Commit Graph

17 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
6b5a276f00 Documented PycordGuild and partially documented PycordEventStage (#4) 2025-05-04 01:07:28 +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
638658af75 Added more custom exceptions and prepared everything for documentation 2025-04-27 12:39:30 +02:00
3b8da61b47 Fixed event not being set as ended correctly 2025-04-26 19:27:15 +02:00
ca1e47b55a Improved some messages and prepared them for i18n 2025-04-26 18:21:09 +02:00
fb16fa2bc8 Implemented #7 2025-04-25 11:37:44 +02:00
c1d8620478 Cleanups and bugfixes for (#2 and #8) 2025-04-24 00:16:53 +02:00
004b5336d8 Fixed _set() and _remove() methods 2025-04-22 23:28:58 +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
f2c81648fa Implemented /stage add (#2) 2025-04-22 20:24:02 +02:00
08d1ca4d33 Implemented /event edit and /edit cancel 2025-04-21 22:49:23 +02:00
b72f930c94 WIP: Events and Stages 2025-04-21 14:34:13 +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