Update README.md
This commit is contained in:
parent
14707e4363
commit
c8c192a2a4
24
README.md
24
README.md
@ -1,3 +1,23 @@
|
||||
# smayzou-discord-bot
|
||||
# Description
|
||||
|
||||
Smayzy's discord bot
|
||||
Smayzy's discord bot
|
||||
|
||||
# Usage
|
||||
|
||||
/help - Display help message
|
||||
/kick - Kick a member
|
||||
/ban - ban a member
|
||||
/unban - Unban a member
|
||||
/nickname - Change your name
|
||||
/ping - View the ping
|
||||
/question - Ask a question and it answer by yes or no
|
||||
/slowmode - Set slowmode in this channel
|
||||
/vote - Create a vote
|
||||
|
||||
# Install
|
||||
`py -3 -m pip install -U discord.py`
|
||||
`git clone https://gitea.smayzy.ovh/Smayzy/smayzou-discord-bot`
|
||||
`cd smayzou-discord-bot`
|
||||
`vim Smayzou.py`
|
||||
Change your_TOKEN to your discord token that you optained at [Discord Developer Portal](https://discord.com/developers/applications)
|
||||
`python3 Smayzou.py`
|
||||
Loading…
Reference in New Issue
Block a user