Pybot - Discord bot
Posted on Jul 28, 2020
About project
Simple Discord bot that was originally built for a small server of friends that hosted thier own games on homelabs. The bot has multiple different API access features as well, such as weather via OpenWeatherMap, and Crypto Currency prices via different sources.
The bot is able to test if a game server is up, or if a web server is up (via either a ping or NMAP call).
Feature/Command set
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! |
Where to get it?
It can be found on github here
Install
$ git clone https://github.com/Spcktr/PyBot
$ cd PyBot
$ chmod +x setup.sh
$ ./setup.sh