Commit Graph

20 Commits

Author SHA1 Message Date
ec31250153 refactor: follow more guidelines 2025-04-03 17:53:46 -04:00
c73260badb feat(commands): add c as alias for current 2025-02-13 16:28:51 -05:00
81e30c7e70 refactor(commands/utils): add override for skip 2025-02-03 16:40:01 -05:00
26f81bd58f feat(commands/voice): add sponsorblock command 2025-01-24 17:51:25 -05:00
0e69a039a1 feat(commands/utils/tokenize): add remove_prefix parameter 2025-01-23 14:50:39 -05:00
849af9d394 feat(commands/tools): add lookup 2025-01-08 16:29:10 -05:00
aa4632b4dd feat(commands/bot): add ping 2025-01-08 16:03:24 -05:00
32c7be659b perf(commands/utils): use lru cache for matching 2025-01-08 10:18:46 -05:00
be77e62e53 feat(commands/bot): add status 2025-01-08 09:25:11 -05:00
d6bc67f17a refactor: clean up some import and names 2025-01-08 08:32:59 -05:00
5295d75257 refactor(commands): add current as an alias for playing 2025-01-06 16:32:13 -05:00
439095116f feat(commands/voice): add ff 2025-01-06 13:43:55 -05:00
116ed896ab fix(commands/utils): fix partial exact matching
play & playing
2025-01-05 16:48:46 -05:00
6930f964c5 feat(commands/voice): add playing 2025-01-05 16:48:22 -05:00
dc795f7ffe refactor: make players and songs object-oriented 2024-12-30 19:55:18 -05:00
db355e8ade fix(commands/utils/tokenize): properly handle multiple quotes 2024-12-30 18:57:23 -05:00
e4af64fa99 feat(commands/bot): add help command and fix nested reloading 2024-12-30 16:21:24 -05:00
6b9172ef1b feat(commands/bot): add uptime 2024-12-30 03:47:01 -05:00
59c4b37831 refactor(commands): add purge as an alternative to clear 2024-12-30 03:36:24 -05:00
47955cdfd5 chore: initial commit 2024-12-30 03:02:14 -05:00