SeaCogs/tts
SeaswimmerTheFsh 3c4fba46b6
All checks were successful
Actions / Lint Code (Ruff) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
feat(tts): bunch of changes
- changed how the cog loads, instead of depending on the `PyLavPlayer` cog, it'll just load PyLav from the `__init__.py` file
- moved configuration to a separate file
- added a configuration menu
- added pylav as a dependency in poetry and `info.json`
- set repository python version to `>=3.11,<3.12`
2024-02-21 10:53:28 -05:00
..
__init__.py feat(tts): bunch of changes 2024-02-21 10:53:28 -05:00
config.py feat(tts): bunch of changes 2024-02-21 10:53:28 -05:00
info.json feat(tts): bunch of changes 2024-02-21 10:53:28 -05:00
menu.py feat(tts): bunch of changes 2024-02-21 10:53:28 -05:00
tts.py feat(tts): bunch of changes 2024-02-21 10:53:28 -05:00