Skip to content

A discord bot that replies with rude statements whatever you say

Notifications You must be signed in to change notification settings

claretgrace0801/Rude-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rude-Bot

A discord text to speech bot. It insults you sometimes.

Requirements (you can run pip install -r requirements.txt to install everything): Run on Python3 (for the following, use appropriate version of pip)

  • discord API and voice support: pip install discord.py and pip install discord.py[voice]
  • gTTS (google's text to speech library): pip install gTTS
  • pip install python-dotenv
  • ffmpeg. This is required to play sounds. sudo apt install ffmpeg. If you're on windows, follow these instructions to download ffmpeg:

Instructions for hosting:

  • There will be a .env (hiddden) file in Rude-bot. Paste your discord bot token there DISCORD_TOKEN=your_token
  • Now install all the requirements.
  • and then finally python3 bot.py

About

A discord bot that replies with rude statements whatever you say

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages