Commit Graph

133 Commits

Author SHA1 Message Date
neru 5877644ed9 feat: add default voices 2026-01-14 21:29:07 -03:00
neru 71da6e841d feat: add better checks before joining 2026-01-14 21:26:48 -03:00
neru c1d355993e chore: add polly 2026-01-14 20:39:25 -03:00
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 aba00e3599 chore: add db.sqlite to ignore 2026-01-13 18:18:31 -03:00
neru 5f1a32dcb3 chore: add sequelize, sqlite3 2026-01-13 18:15:34 -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 645d58ca21 chore: re-add prettier 2026-01-13 17:49:10 -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 827af77895 chore: add node-audio-mixer and prism-media 2026-01-13 17:48:21 -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 c9c88baa11 chore: install davey 2026-01-10 12:19:26 -03:00
neru 3e0654047d fix: ignore /dist for eslint 2026-01-10 12:17:51 -03:00
neru ae6296e0ae chore: add voice support packages 2026-01-10 12:08:19 -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 9e2e35f595 chore: idk how to make readmes 2026-01-10 10:46:13 -03:00
neru 4729977f93 chore: very important advanced markdown code 2026-01-10 10:45:24 -03:00
neru 1213f4fadf chore: important grammar change 2026-01-10 10:44:29 -03:00
neru 4a2524aedc chore: add readme 2026-01-10 10:43:31 -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