Discord bot made in python.
Discord.py Rewrite Branch (for python >3.5)
pip3 install -U discord.py[voice]
or
python3 -m pip install -U discord.py[voice]
aiohttp==3.4.4
websockets==6.0
ddg3==0.6.6
For music playback:
PyNaCl
libopus0
ffmpeg
youtube_dl
Commands are prefixed with '.' period
Command | Reponse |
---|---|
.help | Shows help message |
.btc | Get bitcoin prices |
.coinlist | Get top 10 cryptocoin prices |
.clock | displays world clock times |
.search | Search DuckDuckGo for results |
.serverlist | Lists current game servers & Status |
.ping | Pings a server, checks up or down |
.play URL | Plays clip from youtube/twitch/other media .help for more commands |
.pun | displays random groan inducing pun |
.r4chan | randomly selects image & thread from 4chan (NSFW/NSFL) |
.weather [args] | Current weather |
yay | Response with a random cheer! |
If playback is not longer working, please update youtube_dl as it needs to periodically update security certs then try again.
- [ ] Add Fuzzy string matching to game price searching
- Add Eightball function(removed)
- Add bitcoin prices(AUD/USD)
- Add weather
- Add ping function to detect offline game servers
- Add ping to game server list
- Add admin level commands to control Bot
- Make server list admin/client-side editable
- Add web search
- Add audio playback
- Youtube Search
- 'Has started streaming' notification