Commit Graph

48 Commits

Author SHA1 Message Date
neru a401fdab15 feat: add (untested) polly module 2026-01-14 20:38:58 -03:00
neru c5e6395b89 feat: add canBeUsed to TTSModule 2026-01-14 20:38:10 -03:00
neru 0c394bdcbe style: change fn def type 2026-01-14 20:37:33 -03:00
neru efa52dffbc fix: implement clear cmd 2026-01-14 02:32:17 -03:00
neru 3354289207 feat: add ping command 2026-01-14 02:32:07 -03:00
neru 4fbf308650 feat: add commands command 2026-01-14 02:32:03 -03:00
neru 4033b6f6b5 feat: add general cat 2026-01-14 02:31:56 -03:00
neru d3a6decef6 fix: export CommandCategory 2026-01-14 02:31:51 -03:00
neru 4718e68c78 feat: add getCommands and getCategories 2026-01-14 02:31:44 -03:00
neru 7c282105d3 style: run format:apply 2026-01-14 01:32:45 -03:00
neru bff1bf3856 style: change name def 2026-01-13 23:47:24 -03:00
neru f87171590e feat: add azure TTS 2026-01-13 22:03:10 -03:00
neru c96ba7e63d fix instantiate TTSManager immediately 2026-01-13 21:50:47 -03:00
neru 21c69329ee style: formatting 2026-01-13 20:05:08 -03:00
neru 8e98b38fa8 style: refactor logic 2026-01-13 18:40:15 -03:00
neru 07da7538ba feat: add tts commands 2026-01-13 18:37:21 -03:00
neru 889b86b019 feat: add key methods 2026-01-13 18:37:11 -03:00
neru cfae674cb4 feat: implement guild_keys and user_keys 2026-01-13 18:37:06 -03:00
neru 7d0b5dc459 feat: implement db 2026-01-13 18:36:54 -03:00
neru af7c25e6ec style: run format:apply and cleanup unused imports 2026-01-13 18:36:40 -03:00
neru 9b4d1cbe24 feat: add (temp?) db mgr 2026-01-13 18:35:40 -03:00
neru 2ec7212cd3 style: run format:apply 2026-01-13 17:53:31 -03:00
neru 83569a27e7 style: run format:apply 2026-01-13 17:50:33 -03:00
neru 02949e8b16 style: remove unused variable 2026-01-13 17:49:56 -03:00
neru 905713a08d feat: add audio streams, queue and manager 2026-01-13 17:49:01 -03:00
neru b4cb95793b feat: add empty tts module 2026-01-13 17:48:48 -03:00
neru 0e171894d5 feat: add Google TTS module 2026-01-13 17:48:42 -03:00
neru 40487d9634 feat: add TTS module 2026-01-13 17:48:33 -03:00
neru e3ad17d25e feat: add empty vc listener 2026-01-10 12:22:18 -03:00
neru ace276b2a8 feat: add join and leave commands 2026-01-10 12:22:12 -03:00
neru 20540f7b53 fix: make requiresAdmin optional 2026-01-10 12:07:04 -03:00
neru 207b16e1cd style: run format:apply 2026-01-10 12:05:24 -03:00
neru f69a62a314 feat: add isModule 2026-01-10 12:05:20 -03:00
neru 6ad0ba5340 fix: wrong file handling for builds 2026-01-10 11:13:02 -03:00
neru f424336eba feat: handle and dispatch commands 2026-01-10 10:26:35 -03:00
neru efe2cb7458 fix: load token from config mgr instead of storing 2026-01-10 10:11:31 -03:00
neru eb40c4d736 feat: use cmd manager 2026-01-10 10:11:18 -03:00
neru 5d29e531e5 style: move event listeners to bottom 2026-01-10 10:11:01 -03:00
neru 8e3f2c3904 feat: add command mgr 2026-01-10 10:10:41 -03:00
neru f0e8f5e939 style: run format:apply 2026-01-10 09:27:41 -03:00
neru 710de16af1 feat: add registerable events 2026-01-10 09:26:40 -03:00
neru 88305e5c8b feat: add extra event listeners 2026-01-10 09:19:27 -03:00
neru 33adc4b22a feat: add index.ts 2026-01-10 09:17:43 -03:00
neru dcd747e9b3 feat: create basic bot module 2026-01-10 09:17:39 -03:00
neru a4c70f5b09 feat: add config 2026-01-10 09:08:56 -03:00
neru bd66e7aa70 style: run format:apply 2026-01-10 09:08:24 -03:00
neru c81cf5d470 style: remove unused interface 2026-01-10 05:21:20 -03:00
neru f26cae5b26 feat: add logger module 2026-01-10 05:20:49 -03:00