4 Commits
Author SHA1 Message Date
lifehackerhansol 0f12c10e36 Dockerfile: get rid of git
We're no longer using discord-ext-menus, so git is no longer required
2024-10-23 09:25:46 -07:00
lifehackerhansol 8fc12a7ca5 Move SQL code to its own class
This cleans up the copy-paste spam of raw SQL query strings into a
class object, embedded into our bot object.
2024-10-08 11:55:33 -07:00
lifehackerhansol 489b251d39 Bring it up to latest standards
- Updated dependencies
- Updated cogs to use async setup
- Fixed asyncio issues in startup function
- Fixed asyncio issues in bot class
2024-10-08 10:48:33 -07:00
FrozenChen bf3800b698 Add docker support 2021-03-13 16:47:27 -03:00