Update README.md
This commit is contained in:
parent
0ccf6524de
commit
4c7757234e
1 changed files with 31 additions and 48 deletions
79
README.md
79
README.md
|
@ -1,51 +1,34 @@
|
||||||
# 🤖sidBot | A Discord bot created by Sindre Kjelsrud
|
# 🤖sidBot | A Discord bot created by Sindre Kjelsrud
|
||||||
|
A Relatively Simply Awesome Discord bot with Music, Games, Comics, Memes and other cool features.
|
||||||
|
This bot is made in Python 3.8 using [discord.py](https://github.com/Rapptz/discord.py)
|
||||||
|
|
||||||
## List of features/commands:
|
[](https://discord.com/oauth2/authorize?client_id=921786935662477412&permissions=274881309760&scope=bot) <br>
|
||||||
|
|
||||||
|
**Add the bot to your Discord server and use these awesome features! :sparkles:**
|
||||||
|
|
||||||
|
List of features/commands
|
||||||
--------------------------------
|
--------------------------------
|
||||||
>**!help**
|
:volcano: Prefix Commands:
|
||||||
> List of commands
|
```
|
||||||
|
!help - List of commands
|
||||||
>**!hello**
|
!hello - Bot responds with "Hello!"
|
||||||
> Bot responds with "Hello!"
|
!ping - Bot responds with "Pong!" and botlatency + a gif from Ping Pong The Animation
|
||||||
|
!github - Flexes github link
|
||||||
>**!ping**
|
!coinflip - Heads or Tails!
|
||||||
> Bot responds with "Pong!" and botlatency + a gif from Ping Pong The Animation
|
!inspire - Bot inspires user with a quote from zenquotes.io
|
||||||
|
!plsmeme - Bot supplies with premium memes from subreddits across Reddit from Huge RedditMemesAPI
|
||||||
>**!github**
|
!plsdog - Bot supplies with pictures of cute doggos across the whole internet through Dog API
|
||||||
> Flexes github link
|
!invbot - Bot sends invite link for itself
|
||||||
|
```
|
||||||
>**!coinflip**
|
:speech_balloon: Auto Responds:
|
||||||
> Heads or Tails!
|
```
|
||||||
|
"merry christmas" - Someone writes "merry christmas" and bot responds w/ legendary vine quote selected from an array
|
||||||
>**merry christmas**
|
```
|
||||||
> Someone writes "merry christmas" and bot responds w/ legendary vine quote selected from an array
|
:scroll: To-Do List:
|
||||||
|
```
|
||||||
>**!inspire**
|
!rps - Rock-Paper-Scissors game
|
||||||
> Bot inspires user with a quote from zenquotes.io
|
!poll - Bot lets user create a poll with emojis which indicates options
|
||||||
|
!movie - Bot sends a movie recommendation from a movie database
|
||||||
>**!plsmeme**
|
!trivia - Bot sends a random trivia question both with and without multiple choice answers
|
||||||
> Bot supplies with premium memes from subreddits across Reddit from Huge RedditMemesAPI
|
!stats - Bot sends a statistic for the discord server, like total servermembers, bots and online members
|
||||||
|
```
|
||||||
>**!plsdog**
|
|
||||||
> Bot supplies with pictures of cute doggos across the whole internet through Dog API
|
|
||||||
|
|
||||||
>**!invbot**
|
|
||||||
> Bot sends invite link for itself
|
|
||||||
|
|
||||||
|
|
||||||
## To Do:
|
|
||||||
--------------------------------
|
|
||||||
>**!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
|
|
||||||
|
|
Reference in a new issue