Commit Graph

16 Commits

Author SHA1 Message Date
80e6d422e5 fix: add missing character in format string 2025-05-29 11:45:18 -04:00
93c67f707c refactor: set disnake log level to WARNING 2025-01-08 13:06:21 -05:00
e3982c064d feat: add proper logging 2025-01-08 08:58:16 -05:00
63a2db8278 refactor: clean up initialization code 2025-01-06 00:48:02 -05:00
565dbb6f47 refactor: minor fixes everywhere 2025-01-06 00:39:04 -05:00
3848deb887 feat: set status to idle appropriately 2025-01-05 19:23:50 -05:00
cf2348c918 refactor: remove dynamic handler system
Can just use client.add_listener instead
2025-01-05 17:33:52 -05:00
04ef3d1c83 refactor: clean up initialization and reloading 2024-12-30 21:07:49 -05:00
e4af64fa99 feat(commands/bot): add help command and fix nested reloading 2024-12-30 16:21:24 -05:00
4358e22f77 refactor: move major modules around 2024-12-30 15:07:21 -05:00
2f3cf9f81b refactor: add helper for checkmark reaction 2024-12-30 14:56:12 -05:00
6d7b46a7e5 refactor: rewrite reload system 2024-12-30 14:52:51 -05:00
99c3793618 style: format all files 2024-12-30 04:12:13 -05:00
6b9172ef1b feat(commands/bot): add uptime 2024-12-30 03:47:01 -05:00
2060e25f75 refactor(tools): clean up and use proper argument parser 2024-12-30 03:31:49 -05:00
47955cdfd5 chore: initial commit 2024-12-30 03:02:14 -05:00