- Notifications
You must be signed in to change notification settings - Fork0
A Discord text-to-speech bot for people without a mic.
MCMi460/noMic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Discord text-to-speech bot for people without a mic.
Step 1:
Make adeveloper application. Then, download master.zip and unzip.
Step 2:
Install all the requirements as stated in the requirements section with a package manager likepip, then update thesettings.py with your token and prefix of choice.
Step 3:
Typepython3 bot.py
in a commandline.
Step 4:
Invite the bot and do (prefix)help
(Disclaimer: This version fo the bot only works with one server at a time. I will rewrite it to add more server support sometime in the far future; this was just an idea given to me by one of my friends that I thought would be cool. I spent less than an hour on the final design, all things told, so I don't want to spend more than that time bugfixing it.)
-Python 3.9.0
-discord.py
-FFmpeg
-gTTS
(All requirements used visible inbot.py)
If you have any issues,contact me here.
You don't have to give credit to me. That's not what Github is for (in my opinion).
About
A Discord text-to-speech bot for people without a mic.