Skip to content

A discord bot that play sound effects in voice channel

License

Notifications You must be signed in to change notification settings

phylonyus/doot-doot-wow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance made-with-python GPLv3 license python3.7

Doot-Doot-Wow

A Discord bot that play sound effects in voice channel on command.
This fork is in honor of Owen Wilson, with added wow factor.

Image of Owen Wilson

Installation

Prerequisites:

  • Python 3.7
  • Discord.py rewrite library
  • Discord bot account with token (obtainable through the Discord Developer Portal)
  • aiohttp library

Starting bot:

  1. Install pre-requisites
  2. Copy bot files to location where you want to store them
  3. Replace 'token' in main.py with token
  4. Open CMD/PowerShell/Terminal and navigate to folder with bot files
  5. Type python main.py (if it will not work try python3.7 main.py
  6. Wait until bot logs in to Discord

Adding new sound effects

  1. Add the bot to your server
  2. Drag a mp3 or wav file onto Discord (wow1.mp3 will become the command 'wow1)
  3. In the upload dialog, add 'add
  4. (Optional) Add the sound effect to category ('add wow will make the command wow wow1)

note: calling a category will play a random sound from that category

Attributions

Bot and support server images were created by Freepik from www.flaticon.com and are under Creative Commons BY 3.0 licence

About

A discord bot that play sound effects in voice channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%