2021-12-18 16:57:41 +00:00
|
|
|
# 🤖sidBot | A Discord bot created by Sindre Kjelsrud
|
2022-02-05 20:56:41 +00:00
|
|
|
A simple Discord bot made in Python 3.8 using [discord.py](https://github.com/Rapptz/discord.py)
|
2021-12-18 16:56:59 +00:00
|
|
|
|
2022-02-05 20:35:14 +00:00
|
|
|
[![Add sidBot](https://img.shields.io/badge/-Add%20Bot-141B2E?style=for-the-badge&logo=discord)](https://discord.com/oauth2/authorize?client_id=921786935662477412&permissions=274881309760&scope=bot) <br>
|
2021-12-18 21:30:45 +00:00
|
|
|
|
2022-02-05 20:35:14 +00:00
|
|
|
**Add the bot to your Discord server and use these awesome features! :sparkles:**
|
2021-12-18 22:11:42 +00:00
|
|
|
|
2022-02-05 20:35:14 +00:00
|
|
|
List of features/commands
|
2022-01-02 21:53:41 +00:00
|
|
|
--------------------------------
|
2022-02-06 10:28:25 +00:00
|
|
|
:volcano: Commands:
|
2022-02-05 20:35:14 +00:00
|
|
|
```
|
|
|
|
!help - List of commands
|
|
|
|
!hello - Bot responds with "Hello!"
|
|
|
|
!ping - Bot responds with "Pong!" and botlatency + a gif from Ping Pong The Animation
|
|
|
|
!github - Flexes github link
|
|
|
|
!coinflip - Heads or Tails!
|
|
|
|
!inspire - Bot inspires user with a quote from zenquotes.io
|
|
|
|
!plsmeme - Bot supplies with premium memes from subreddits across Reddit from Huge RedditMemesAPI
|
|
|
|
!plsdog - Bot supplies with pictures of cute doggos across the whole internet through Dog API
|
|
|
|
!invbot - Bot sends invite link for itself
|
|
|
|
```
|
|
|
|
:speech_balloon: Auto Responds:
|
|
|
|
```
|
2022-02-06 10:28:25 +00:00
|
|
|
"merry christmas" - Someone writes "merry christmas" and bot responds w/ legendary vine quote selected from an array
|
2022-02-05 20:35:14 +00:00
|
|
|
```
|
|
|
|
:scroll: To-Do List:
|
|
|
|
```
|
|
|
|
!rps - Rock-Paper-Scissors game
|
|
|
|
!poll - Bot lets user create a poll with emojis which indicates options
|
|
|
|
!movie - Bot sends a movie recommendation from a movie database
|
|
|
|
!trivia - Bot sends a random trivia question both with and without multiple choice answers
|
|
|
|
!stats - Bot sends a statistic for the discord server, like total servermembers, bots and online members
|
|
|
|
```
|