Update README.md

This commit is contained in:
Noah Pombas
2024-04-21 19:09:21 +02:00
committed by GitHub
parent 6c4ada7319
commit 88bcb7a6fc

View File

@@ -8,13 +8,14 @@ a Discord BOT with User friendly commands, moderation commands and more!
- .env - .env
- replace yourDiscordBotToken with your Token - replace yourDiscordBotToken with your Token
<br>
- handler/index.js - handler/index.js
- replace yourDiscordServerID with your discord server ID - replace yourDiscordServerID with your discord server ID
Important: The Bot needs to be in the server! <br>
### Important: The Bot needs to be in the server!
<br>
- npm i (download all libraries) - npm i (download all libraries)
- node index.js (to start the bot) - node index.js (to start the bot)