Update README.md
This commit is contained in:
parent
b8cafcd1b9
commit
da335bc3a5
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ A simple Discord bot made in Python 3.8 using [discord.py](https://github.com/Ra
|
||||||
|
|
||||||
List of features/commands
|
List of features/commands
|
||||||
--------------------------------
|
--------------------------------
|
||||||
:volcano: Prefix Commands:
|
:volcano: Commands:
|
||||||
```
|
```
|
||||||
!help - List of commands
|
!help - List of commands
|
||||||
!hello - Bot responds with "Hello!"
|
!hello - Bot responds with "Hello!"
|
||||||
|
@ -21,7 +21,7 @@ List of features/commands
|
||||||
```
|
```
|
||||||
:speech_balloon: Auto Responds:
|
:speech_balloon: Auto Responds:
|
||||||
```
|
```
|
||||||
"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:
|
:scroll: To-Do List:
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue