From 23e6b806a049345ecbb14bb7a1dfd4906731677f Mon Sep 17 00:00:00 2001 From: Smayzy Date: Tue, 25 Feb 2025 11:46:05 +0000 Subject: [PATCH] Update README.md \N --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index c0458c8..dcb57c9 100644 --- a/README.md +++ b/README.md @@ -5,19 +5,33 @@ 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` \ No newline at end of file