Anorak_1 pushed to main at Anorak_1/Scrapur
- 19d80efbac Upload files to "templates"
Anorak_1 pushed to main at Anorak_1/Scrapur
- 7ec7ba0cb1 Upload files to "/"
Anorak_1 pushed to main at Anorak_1/Scrapur
- 2d19f4a361 revert a3ac0efb1333facc92087a520e1ee01691332ab1
Anorak_1 pushed to main at Anorak_1/Scrapur
- a3ac0efb13 Upload files to "templates"
Anorak_1 created repository Anorak_1/Scrapur
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- f2a18207de Implemented add role action
- 3688334de7 updated add application, fixed delete action
- 692541718a added 3rd table, fixed typo
- Compare 3 commits »
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- 784fd08f58 Implement a first bs implementation of actions db
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- ae6a9053e3 testing schema file
- a00cb9977b tiny import commit
- 13ae534e56 First commits for Application Actions™ object
- c74e259d61 first commit for Application Actions™
- Compare 4 commits »
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- 4429753729 Remove old prints, fixed bunch of bugs
- c578dccefb Removed old prints, fixed return values for error
- Compare 2 commits »
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- 83142e6633 Reimplemented application process to use database
- 0d28df7868 Added get_response_channel
- 75c3f98c98 added StartButtonDB because discord custom id suck
- Compare 3 commits »
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- 536370ec17 Implemented the WHOLE FUCKING EDITOR
- 5a4ee3dda3 Added get applications function
- Compare 2 commits »
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- 9aafca25cf somehow this got fucked so...
- 0ab89747f8 added old.py for old stuff to ignore
- 51914b65fb corrected spelling
- Compare 3 commits »
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- 3fedb29509 Removed some unnecessary prints
- 75ff784301 Added guild db management on start/join/kick guild
- f73a6612e2 Fix **a lot** of bugs
- Compare 3 commits »
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- 44c14e27ee Added cool activity message
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- 7631fcf1fd Added permission requirement for setup command
- 1617dbb422 make get_questions return length of questions too
- Compare 2 commits »
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- 0eff35508f Created setup.py that creates db file and tables
- 15ce50196d Implemented GuildAppDB with all functions
- 413c1eff27 Modified bot to use list, not dict for questions
- Compare 3 commits »
Anorak_1 pushed to main at Anorak_1/AnorakWeb
- 1a42eaef1d updated to current website
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- fcc409dd37 Converted to use dbutil
- 838600c369 Moved app message functions under MessageDB class
- 11ed17f2ea Created dbutils.py for easy database manipulation
- Compare 3 commits »
Anorak_1 pushed to main at Anorak_1/DiscordApplicationBot
- a7d187a645 Changed ApplicationButtonsView