Commit Graph

19 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
80eae3f1b1 Closes #11 2025-05-02 12:01:23 +02:00
22139aa486 Fixed some event-related issues and guessing 2025-04-28 01:51:43 +02:00
679d026286 Fixed category id not being provided 2025-04-28 01:33:24 +02:00
b212236b10 Fixed categories and some timestamps 2025-04-28 01:21:20 +02:00
11f0cc384a Changed line length to 108 in black 2025-04-27 22:06:35 +02:00
638658af75 Added more custom exceptions and prepared everything for documentation 2025-04-27 12:39:30 +02:00
e45a56835a Fixed messages about not created channels 2025-04-26 20:01:52 +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
fb16fa2bc8 Implemented #7 2025-04-25 11:37:44 +02:00
d9f563285c Implemented #2 and partially implemented #8 2025-04-25 00:27:01 +02:00
c1d8620478 Cleanups and bugfixes for (#2 and #8) 2025-04-24 00:16:53 +02:00
57c4ff3bf9 Added a couple of needed attributes (#8) 2025-04-22 23:32:23 +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
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