Commit Graph

41 Commits

Author SHA1 Message Date
5ecbcf93f2 finished porting to disgo 2024-04-10 17:01:14 +02:00
09454c7aea got forms half way working with disgo 2024-04-10 13:51:17 +02:00
01ac1ec363 added sticky command back with disgo 2024-04-07 18:00:08 +02:00
68a99fbb10 made getting tags working 2024-04-04 20:14:47 +02:00
b85d9d5294 continued porting to disgo 2024-04-04 16:35:35 +02:00
9738ab3901 continued porting to disgo 2024-04-04 02:18:33 +02:00
8579328ee4 started porting to disgo 2024-04-04 01:27:59 +02:00
71318359e3 fixed commands in DMs and added global commands back 2024-03-20 16:28:28 +01:00
8774281d82 Revert "now added global commands" (DMs can crash the bot currently) 2024-03-20 15:44:46 +01:00
85769dcc53 now added global commands 2024-03-20 15:29:06 +01:00
cc745d177d added log webhook support 2024-03-17 12:07:17 +01:00
e0badcb7a2 improved log messages 2024-03-17 00:01:03 +01:00
c14400f74a some fixes and added logging 2024-03-16 23:53:34 +01:00
ce6df116fd i thought i already added that event handler lol 2024-03-12 10:01:06 +01:00
8935fba213 now deletes deleted messages from database 2024-03-11 10:22:58 +01:00
1ea34f11b6 continued on forms 2024-03-08 19:10:25 +01:00
4d02026f25 now blocking autojoinroles with missing permissions 2024-03-04 17:38:55 +01:00
031d8ee81d added autojoinroles without permissioncheck 2024-03-04 14:37:14 +01:00
3c524e2f27 fixed form button IDs not getting read 2024-02-26 13:22:49 +01:00
998c8cf1c7 continued form command 2024-02-25 21:10:06 +01:00
cf5e81f65c stabilized command registering 2024-02-22 09:32:40 +01:00
304f93e28d started adding sticky messages 2024-02-21 16:10:52 +01:00
62dd8e60f9 improved ping command 2024-02-20 18:55:37 +01:00
b6b2493b5c added ping command 2024-02-20 17:30:35 +01:00
10e57fe2a0 tried adding notify command 2024-02-20 14:06:35 +01:00
4b4dcff397 added permission management 2024-02-20 09:59:16 +01:00
200d3eaa15 another todo comment 2024-02-19 23:46:14 +01:00
17f6150a30 improved command structure a bit more 2024-02-19 23:06:22 +01:00
9001c734ae just renamed 2 functions 2024-02-19 14:55:14 +01:00
07f4de78e4 improved codebase a bit 2024-02-19 14:45:18 +01:00
f98b55480c using UUIDs for tag command 2024-02-19 12:40:19 +01:00
8fb88677c3 added remove command 2024-02-18 21:14:51 +01:00
15b79f3fc5 added postgres support 2024-02-18 19:04:32 +01:00
1fc565a3ec basic functionality works 2024-02-15 16:54:26 +01:00
5a2e182453 added short command for get but needs some restructuring 2024-02-15 14:31:22 +01:00
191b110846 got subcommands working 2024-02-15 14:09:32 +01:00
4eb48cbfe1 prepared json saving, added some code structuring 2024-02-15 13:37:22 +01:00
789f8a6a40 one step closer 2024-02-15 11:01:30 +01:00
8634cede8a huh why didn't i wrote a for loop 2024-02-14 11:40:11 +01:00
a05c6c5876 added test commands 2024-02-14 11:31:58 +01:00
6bc10a131c init 2024-02-14 10:19:45 +01:00