Commit Graph

29 Commits

Author SHA1 Message Date
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
1c2e0fda9f Renamed "en" to "en-US", removed "uk" and made i18n for /config 2025-04-25 23:18:49 +02:00
eb635952fb Made a couple of improvements to /guess 2025-04-25 22:39:17 +02:00
d6c3eba95e Prepared partial support for #12 2025-04-25 22:38:12 +02:00
d093754646 Added data/ to gitignore 2025-04-25 11:38:26 +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
3e6cb75457 Fixed time comparison bug 2025-04-25 00:25:00 +02:00
2763fddc49 Added channel maintenance TODOs (#8) 2025-04-24 00:19:21 +02:00
e0ff0bab92 Added /register, /unregister and stubs for jailing and channel maintenance (#8) 2025-04-24 00:18:04 +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
5bf1537968 Added validation for ongoing events (#2) 2025-04-22 23:22:45 +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
f2a2c3d85f Fixed /config show, added /event show, added stubs for /stage and /guess 2025-04-22 01:16:30 +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
82c57a3dd1 Changed how migration behaves 2025-04-16 18:56:18 +02:00
cf0d4bd18f Initial commit with code 2025-04-16 18:39:03 +02:00
fcaa3263cb Initial commit 2025-04-15 00:59:19 +03:00