Commit Graph

27 Commits

Author SHA1 Message Date
59652214ed Removed remind_id from pause and resume command 2021-05-07 02:30:06 +02:00
79bcceb1d3 Remove ID from /reminder remove and fix calc_countdown() 2021-05-06 14:37:01 +02:00
ef99399dc0 Remove ID and add numbers for /remind list 2021-05-06 00:24:36 +02:00
e1bdf43931 Add /remind pause & resume 2021-05-03 23:24:47 +02:00
4e5efe14c2 Add /remind interval 2021-05-03 17:02:26 +02:00
b2b2aaf49f Update descriptions 2021-05-03 16:07:05 +02:00
70b52bf53b Add /remind cron
Works like the Unix utility
2021-05-02 22:43:29 +02:00
2b3f62639b Add /remind list, add, modify, remove 2021-04-27 03:57:50 +02:00
7f63fa0bfb Declare option_type by method instead of int 2021-04-23 21:27:04 +02:00
23bbf5cbc2 Add slash commands
Use /remind instead of !remind. You need to reinvite your bot with the "applications.commands" scope. Discords Bot API can take up to 1 hour to register the commands so you will have to wait a bit before use.
2021-04-22 02:04:24 +02:00
c06424184f Add channel name to !reminders 2021-04-19 00:15:41 +02:00
ef2eb33ea4 Fix response when no reminders 2021-04-18 23:59:05 +02:00
ea31731c8b Update countdown 2021-04-18 23:58:16 +02:00
cd1a5a6b16 Use embed for !reminders 2021-04-17 21:43:12 +02:00
4d9bec9ffa Change !jobs to !reminders 2021-04-17 19:09:00 +02:00
0158c97a66 Add !jobs command 2021-04-17 02:05:32 +02:00
1ed29ff880 Use built-in setting instead of pytz 2021-04-15 23:40:33 +02:00
897a6ec045 Run black 2021-04-15 22:04:19 +02:00
81119c2d17 Update documentation 2020-12-29 15:28:31 +01:00
805fd56d59 Use container from dockerhub 2020-12-27 03:47:38 +01:00
827f156e08 Add Dockerfile 2020-12-27 03:31:53 +01:00
8709038492 Use logging instead of print statements 2020-12-19 04:17:13 +01:00
48baf94104 Fix typo 2020-12-18 23:30:40 +01:00
ad4a86f8ad Update message 2020-12-04 10:04:50 +00:00
dd74ea4816 Send message via Discord instead of webhook 2020-11-21 20:41:35 +01:00
384bd3d241 Add support for timezones 2020-11-21 16:15:56 +01:00
3d50941603 Initial commit 2020-11-07 06:59:32 +01:00