Git Product home page Git Product logo

discord-reminder's Introduction

I see you found me ๐Ÿ‘จโ€๐Ÿ’ป

Heads up: my projects are usually to learn/test stuff and just for myself, so I almost never finish them.

  • โ™ฅ๏ธ Love Angular and TS
  • ๐Ÿ”ญ I love to work on new languages and test out new stuff!
  • ๐Ÿ“š Iโ€™m currently learning Dart & Flutter. I also want to take a dive into ReactJS, VueJS and Redux among others.

Check my gist!

Metrics

discord-reminder's People

Contributors

codacy-badger avatar dependabot[bot] avatar gummiees avatar

discord-reminder's Issues

Remove UTC offset

As seen on the image, when you set the hour at 09:55, it sets it at 10:55. This is because of the UTC offset for the server.
image

Add new possible inputs instead of dates

For instance, '.remind 10m Test', means that in 10 minutes, there should appear a reminder with the description 'Test'. You could also do '.remind 2h test'. To do '.2h10m Test' would be equal to '.remind 0210 Test' or '.remind 210 Test'.

All of these must be working at this point.

Understand different datatimes formats

Formats like '202102171410' but also '2102171410', '02171410', '171410', '1410'. For instance, 171410, would mean to create a reminder for this year, this month, day 17, hour 14, minute 10.

IF date is xx:00, it does not trigger

This is because the cache is setting up, and after it does the trigger should already have been fired, so it basically does not.

The bot should instead load the reminders for the next hour, not the current one. When the bot starts, it should load the ones for the current hour and also the next hour.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.