Commit Graph

15 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
9d562e2e9d Closes #14 2025-05-04 22:30:54 +02:00
6b5a276f00 Documented PycordGuild and partially documented PycordEventStage (#4) 2025-05-04 01:07:28 +02:00
798f5ac529 Fixed prefer_emojis missing from __slots__ in PycordGuild 2025-05-03 01:09:11 +02:00
2d9bf1cfb9 Introduced prefer_emojis for PycordGuild 2025-05-03 00:55:13 +02:00
638658af75 Added more custom exceptions and prepared everything for documentation 2025-04-27 12:39:30 +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
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
08d1ca4d33 Implemented /event edit and /edit cancel 2025-04-21 22:49:23 +02:00
ec733097ea Implemented /event add 2025-04-18 23:34:11 +02:00
fd44276021 Fixed formatting 2025-04-18 18:18:26 +02:00
f7fd81f299 Implemented basic guild config, improved PycordUser and PycordGuild, fixed PycordBut, added stubs for events 2025-04-18 18:17:35 +02:00
cf0d4bd18f Initial commit with code 2025-04-16 18:39:03 +02:00