Commit Graph

21 Commits

Author SHA1 Message Date
86c75d06fa Worked on #13 and #4. There are some caching issues left, though. Introduced abstract class Cacheable. Replaced async_pymongo with pymongo 2025-05-06 02:54:30 +02:00
aa2f90e1c5 Introduced i18n to utility modules 2025-05-03 00:45:22 +02:00
3dcae36dec Implemented "/user update_channels" (#10) 2025-05-02 14:07:00 +02:00
5507295b1b Fixed handling of event dates (for #2) 2025-05-02 12:20:24 +02:00
80eae3f1b1 Closes #11 2025-05-02 12:01:23 +02:00
2ccdd6406a Improved handling of larger event stages 2025-04-28 14:20:06 +02:00
c4ebd1b891 Added /status command 2025-04-28 13:06:55 +02:00
22139aa486 Fixed some event-related issues and guessing 2025-04-28 01:51:43 +02:00
b9dbc9443b Fixed event validation 2025-04-28 01:27:46 +02:00
11f0cc384a Changed line length to 108 in black 2025-04-27 22:06:35 +02:00
12a88d5a23 Fully documented and updated PycordEvent (#4) 2025-04-27 17:41:14 +02:00
ca1e47b55a Improved some messages and prepared them for i18n 2025-04-26 18:21:09 +02:00
a17b1cd768 Implemented #3 and made some improvements for #8 and #1 2025-04-26 13:29:16 +02:00
f969f7d3f1 Removed language from PycordGuild 2025-04-25 23:20:26 +02:00
c1d8620478 Cleanups and bugfixes for (#2 and #8) 2025-04-24 00:16:53 +02:00
5230ac9ace Improved caching and utils structure 2025-04-22 23:22:01 +02:00
ec094f9a98 Implemented /stage edit and /stage delete (#2) 2025-04-22 22:36:43 +02:00
f2a2c3d85f Fixed /config show, added /event show, added stubs for /stage and /guess 2025-04-22 01:16:30 +02:00
ec733097ea Implemented /event add 2025-04-18 23:34:11 +02:00
691dd1c958 Added stubs for classes and cogs, performed a cleanup, added more database indexes 2025-04-18 00:48:09 +02:00
cf0d4bd18f Initial commit with code 2025-04-16 18:39:03 +02:00