Commit Graph
9 Commits
Author SHA1 Message Date
Cata 9aa89d3be8 fix: reminder button will now work correctly and show the correct time 2024-06-15 15:15:11 +00:00
Cata 35f0228986 docs: update supported versions 2024-05-20 16:23:36 +00:00
Cata 82e230010b fix: added missing botperms for set* commands 2024-05-18 21:42:47 +00:00
Cata ae45329d2b add: setserverbanner and setservericon commands 2024-05-17 11:29:51 +00:00
Cata 5016377dd1 docs: Replaced youtube-dl with yt-dlp 2024-05-16 15:51:22 +00:00
Cata ef06388335 Added .setbanner command 2024-04-19 16:08:51 +00:00
Cata 340c5b2268 Potential fix for no-show quoteshow 2023-12-11 23:24:04 +00:00
Cata e158ba5b35 Added clubrename command 2023-09-04 00:41:33 +00:00
Cata cdf9adc8a4 Add timely reminder button*
* Add a check in Timely command that removes the reminder button if there already is a timely reminder in DB.
* Add ReminderType in db/models. As well as migrations.
* Set Normal reminders to be of `ReminderType.User`, and Timely reminders to be of `ReminderType.Timely`
2023-08-20 13:28:16 +00:00