Update README.md

\N
This commit is contained in:
Smayzy 2025-02-25 11:46:05 +00:00
parent c8c192a2a4
commit 23e6b806a0

View File

@ -5,19 +5,33 @@ Smayzy's discord bot
# Usage # Usage
/help - Display help message /help - Display help message
/kick - Kick a member /kick - Kick a member
/ban - ban a member /ban - ban a member
/unban - Unban a member /unban - Unban a member
/nickname - Change your name /nickname - Change your name
/ping - View the ping /ping - View the ping
/question - Ask a question and it answer by yes or no /question - Ask a question and it answer by yes or no
/slowmode - Set slowmode in this channel /slowmode - Set slowmode in this channel
/vote - Create a vote /vote - Create a vote
# Install # Install
`py -3 -m pip install -U discord.py` `py -3 -m pip install -U discord.py`
`git clone https://gitea.smayzy.ovh/Smayzy/smayzou-discord-bot` `git clone https://gitea.smayzy.ovh/Smayzy/smayzou-discord-bot`
`cd smayzou-discord-bot` `cd smayzou-discord-bot`
`vim Smayzou.py` `vim Smayzou.py`
Change your_TOKEN to your discord token that you optained at [Discord Developer Portal](https://discord.com/developers/applications) Change your_TOKEN to your discord token that you optained at [Discord Developer Portal](https://discord.com/developers/applications)
`python3 Smayzou.py` `python3 Smayzou.py`