Update README.md
This commit is contained in:
parent
125792eb08
commit
337ff655e4
1 changed files with 21 additions and 2 deletions
23
README.md
23
README.md
|
@ -1,2 +1,21 @@
|
|||
# sidBot
|
||||
Discord bot written in Python
|
||||
# sidBot | A Discord bot created by Sindre Kjelsrud
|
||||
|
||||
## List of sidBots features/commands:
|
||||
--------------------------------
|
||||
>**!help**
|
||||
> List of commands
|
||||
|
||||
>**!hello**
|
||||
> Bot responds with "Hello!"
|
||||
|
||||
>**!ping**
|
||||
> Bot responds with "Pong!" and botlatency
|
||||
|
||||
>**!github**
|
||||
> Flexes github link
|
||||
|
||||
>**!coinflip**
|
||||
> Heads or Tails!
|
||||
|
||||
>**merry christmas**
|
||||
> Someone writes "merry christmas" and bot responds w/ legendary vine quote selected from an array
|
||||
|
|
Loading…
Reference in a new issue