Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liquidsquid1/discordtts
a discord tts client in python
https://github.com/liquidsquid1/discordtts
Last synced: 6 days ago
JSON representation
a discord tts client in python
- Host: GitHub
- URL: https://github.com/liquidsquid1/discordtts
- Owner: liquidsquid1
- License: gpl-3.0
- Created: 2023-12-08T21:21:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T21:26:53.000Z (about 1 year ago)
- Last Synced: 2023-12-08T22:27:51.717Z (about 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discordtts
a discord tts client in python## install
download the requirements from
```
pip install -r requirements
```
and run the bot with
```
py main.py
```