|
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 |
|
|
498d822e09
|
Fixed wrong _ being used
|
2025-05-03 17:00:45 +02:00 |
|
|
f2e01e3b85
|
Fixed i18n for PycordBot
|
2025-05-03 01:07:24 +02:00 |
|
|
80eae3f1b1
|
Closes #11
|
2025-05-02 12:01:23 +02:00 |
|
|
137ecffcf7
|
Optimized imports
|
2025-04-29 13:54:17 +02:00 |
|
|
9d39b803f3
|
Improved error handling; Introduced i18n for /register, /unregister and /guess
|
2025-04-29 13:50:38 +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 |
|
|
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 |
|
|
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 |
|
|
e45a56835a
|
Fixed messages about not created channels
|
2025-04-26 20:01:52 +02:00 |
|
|
3b8da61b47
|
Fixed event not being set as ended correctly
|
2025-04-26 19:27:15 +02:00 |
|
|
9981143f87
|
Fixed sending message to user without an event channel
|
2025-04-26 19:21:24 +02:00 |
|
|
94c4cdbf65
|
Registering after the event already began will now create a channel
|
2025-04-26 19:16:34 +02:00 |
|
|
3e9edf91d5
|
Added a message to admins when not stages are defined for the event to be started
|
2025-04-26 19:05:15 +02:00 |
|
|
b86d03a84f
|
Using override from typing_extensions instead of typing
|
2025-04-26 18:36:29 +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 |
|
|
eb635952fb
|
Made a couple of improvements to /guess
|
2025-04-25 22:39:17 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|