Commit Graph

64 Commits

Author SHA1 Message Date
Cora Cordes
0662be7b79 Added logic to save bot data 2022-01-07 14:50:32 +01:00
Cora Cordes
853c1262e7 Added logic to move user to afk channel 2022-01-07 14:35:27 +01:00
Cora Cordes
dc025170e1 Added settings 2022-01-07 13:17:00 +01:00
Cora Cordes
c9a5a64c7b Changed version 2022-01-06 21:14:20 +01:00
bed3f07347 Added permission check to command 2021-12-31 12:05:10 +01:00
ab44aa55bc Added purge command 2021-12-31 11:52:37 +01:00
ed2dab6ff8 Added logic to add commands 2021-12-31 11:42:09 +01:00
7dd2d13b58 Moved modules_core -> gismo_core 2021-12-31 10:18:24 +01:00
b352987dcc Improved permission role handling 2021-12-29 21:01:58 +01:00
a8663b8d54 Improved permission handling 2021-12-29 20:41:15 +01:00
ff247bcec3 [WIP] Added permission module 2021-12-29 19:29:35 +01:00
500d884ea1 Added better config handling to modules 2021-12-27 19:54:10 +01:00
2f657a7ce7 [WIP] Improved configuration handling 2021-12-27 19:41:16 +01:00
4db97248ca Improved config loading 2021-12-27 19:32:12 +01:00
dadaa6ac09 Added logic to send team message when user joined 2021-12-27 18:14:59 +01:00
10ba511158 Added handling of members who are already online on startup 2021-12-27 18:03:46 +01:00
b436daeb35 Rounded ontime 2021-12-21 18:43:00 +01:00
daa031bc57 Added logic to handle xp 2021-12-21 18:12:09 +01:00
286c653252 Fixed bug in database module 2021-12-21 17:24:16 +01:00
Sven Heidemann
3eaae4679f Added logic to check table at startup 2021-12-21 15:39:46 +01:00
2ae0a99783 build and improved config 2021-12-08 19:11:36 +01:00
51fd8f7a8b Build with new version 2021-12-08 19:08:20 +01:00
0b17b27bd0 Removed debug exit 2021-12-08 19:00:22 +01:00
f800a11f41 Added logic to check in db if user already left before starting 2021-12-08 18:53:25 +01:00
789186454e Removed comment 2021-12-08 18:35:31 +01:00
49aa2f3aa3 Put welcome and goodbye messages into config 2021-12-08 18:34:32 +01:00
199c269804 Added logic to handle on_member_join & remove 2021-12-08 18:26:51 +01:00
c6e52039cb Fixed database module 2021-12-08 17:45:05 +01:00
4955eb3a19 Fixed database module 2021-12-08 17:42:21 +01:00
f417eca644 Added check for known user at on_member_join 2021-12-08 17:32:55 +01:00
68c1bc0bc3 Added logic to save client data 2021-12-08 07:48:55 +01:00
e34fbb60aa Added logic to append received messages 2021-12-08 07:36:54 +01:00
9bae6c3c13 Improved database on_ready 2021-12-07 17:36:19 +01:00
d5de1991eb Fixed loop and model handling 2021-12-07 15:16:39 +01:00
c949efea50 Improved database module 2021-12-02 17:51:11 +01:00
026dfe0dfb Added logic to load clients on_ready 2021-12-01 20:49:58 +01:00
62d56a2247 Created base module 2021-12-01 19:34:39 +01:00
93269908bc Improved database connection 2021-11-30 17:59:44 +01:00
01cf17ef86 Build with new version 2021-11-30 13:49:33 +01:00
c5d2639e0a Updated cpl=2021.10 -> 2021.11 2021-11-30 13:48:50 +01:00
7c77768697 Build projects 2021-11-26 08:01:45 +01:00
afd024e991 Improved project files 2021-11-26 07:55:13 +01:00
c6f460c0ab Build packages 2021-11-25 20:45:16 +01:00
2e24a3b1f2 Improved module priority handling 2021-11-24 16:51:36 +01:00
3806c36571 Improved event handling 2021-11-23 16:46:20 +01:00
a5f710177e Changed banner 2021-11-23 16:04:03 +01:00
112b9d6208 Added logic to handle event priority 2021-11-22 21:11:45 +01:00
be810a6533 Improved event handling with commands.Cog.listener 2021-11-22 20:08:46 +01:00
0b5f47ab8a Improved bot banner 2021-11-22 17:42:57 +01:00
5cbd40ec03 Moved event abc & added event function (without content) to ModuleService 2021-11-18 08:51:15 +01:00