Commit Graph

40 Commits (0ab89747f831bb58565e18265e78cefd97a40785)

Author SHA1 Message Date
Anorak_1 0ab89747f8 added old.py for old stuff to ignore 2023-08-11 00:23:07 +02:00
Anorak_1 51914b65fb corrected spelling 2023-08-11 00:22:58 +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 f73a6612e2 Fix **a lot** of bugs 2023-08-10 22:20:50 +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 1617dbb422 make get_questions return length of questions too 2023-08-09 22:53:15 +02:00
Anorak_1 0eff35508f Created setup.py that creates db file and tables 2023-08-09 22:13:49 +02:00
Anorak_1 15ce50196d Implemented GuildAppDB with all functions 2023-08-09 22:09:12 +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 838600c369 Moved app message functions under MessageDB class
for hinting
2023-08-08 17:33:37 +02:00
Anorak_1 11ed17f2ea Created dbutils.py for easy database manipulation 2023-08-08 17:26:45 +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 88dc6f6294 deleted demo action for now 2023-08-03 22:10:19 +02:00
Anorak_1 33ea3b5067 proper actions test
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12s Details
2023-08-02 00:53:28 +02:00
Anorak_1 6e6cf941f7 lasttest
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s Details
2023-08-02 00:48:11 +02:00
Anorak_1 583c0f242a adssd
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s Details
2023-08-02 00:45:49 +02:00
Anorak_1 938af086ff asd
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s Details
2023-08-02 00:44:53 +02:00
Anorak_1 807e9d818a yes
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4s Details
2023-08-02 00:42:34 +02:00
Anorak_1 addb9797e0 added demo action
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m2s Details
2023-08-02 00:40:23 +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 ab5de280b8 added dotenv to requirements.txt 2023-07-14 21:47:26 +02:00
Anorak_1 6b49db536a added some files to .gitignore 2023-07-14 21:47:00 +02:00
Anorak_1 9414df7741 Fixed typo in requirements file 2023-07-14 15:12:42 +02:00
Anorak_1 675b7fb4db Init commit for bot.py and added requirements.txt 2023-07-14 15:06:52 +02:00
Anorak_1 aa35401980 Initial commit 2023-07-14 13:04:32 +00:00