Commit Graph

28 Commits (main)

Author SHA1 Message Date
Anorak_1 f2a18207de Implemented add role action 2023-08-20 12:56:34 +02:00
Anorak_1 784fd08f58 Implement a first bs implementation of actions db
Need to actually go through actions on acc/dec
2023-08-19 23:09:51 +02:00
Anorak_1 a00cb9977b tiny import commit 2023-08-17 23:28:55 +02:00
Anorak_1 4429753729 Remove old prints, fixed bunch of bugs 2023-08-15 19:03:10 +02:00
Anorak_1 83142e6633 Reimplemented application process to use database 2023-08-12 13:32:25 +02:00
Anorak_1 536370ec17 Implemented the WHOLE FUCKING EDITOR 2023-08-11 22:23:43 +02:00
Anorak_1 9aafca25cf somehow this got fucked so... 2023-08-11 00:24:03 +02:00
Anorak_1 3fedb29509 Removed some unnecessary prints 2023-08-10 22:30:24 +02:00
Anorak_1 75ff784301 Added guild db management on start/join/kick guild 2023-08-10 22:29:21 +02:00
Anorak_1 44c14e27ee Added cool activity message
Prep for going public
2023-08-10 00:08:45 +02:00
Anorak_1 7631fcf1fd Added permission requirement for setup command 2023-08-09 22:54:38 +02:00
Anorak_1 413c1eff27 Modified bot to use list, not dict for questions 2023-08-09 22:08:23 +02:00
Anorak_1 fcc409dd37 Converted to use dbutil 2023-08-08 17:34:51 +02:00
Anorak_1 a7d187a645 Changed ApplicationButtonsView
to disable buttons only when acc/dec modal is Submitted
2023-08-04 15:40:40 +02:00
Anorak_1 5f1ab9002c removed some more old commented lines 2023-08-01 23:54:41 +02:00
Anorak_1 bf3575ab2e removed old commented stuff 2023-08-01 23:54:07 +02:00
Anorak_1 564af6d548 Fixed up a bunch of stuff for the last commit 2023-08-01 23:52:03 +02:00
Anorak_1 13dab13988 Added Timeout message to application process 2023-08-01 22:42:18 +02:00
Anorak_1 9cd5e8efa4 Implemented checking for dm privacy settings 2023-08-01 22:35:23 +02:00
Anorak_1 678e912f13 Added a cancel feature to applications
Edited initial app message to be an embed
2023-07-18 16:02:42 +02:00
Anorak_1 458259c252 Added /setup command that creates a persistent
Apply button
2023-07-17 12:26:28 +02:00
Anorak_1 b4483e938d edited acc/dec embed 2023-07-16 11:10:19 +02:00
Anorak_1 ee513cf554 Removed ":" from application embed
added reason field to embed after acc/dec
2023-07-16 10:53:39 +02:00
Anorak_1 5a94b57399 Moved all needed variables to .env
added coloring to embeds after application finished
2023-07-15 23:32:28 +02:00
Anorak_1 8eb0ac2eac added two pesky lines to actually add the role 2023-07-14 22:57:01 +02:00
Anorak_1 53ca312fd9 removed test command 2023-07-14 21:48:24 +02:00
Anorak_1 e16411d0ef reworked accept/decline 2023-07-14 21:47:41 +02:00
Anorak_1 675b7fb4db Init commit for bot.py and added requirements.txt 2023-07-14 15:06:52 +02:00