Update README.md

This commit is contained in:
Noah Pombas
2024-04-21 19:08:42 +02:00
committed by GitHub
parent 584afd0fe6
commit 6c4ada7319

View File

@@ -7,9 +7,14 @@ a Discord BOT with User friendly commands, moderation commands and more!
## Instructions ## Instructions
- .env - .env
- replace yourDiscordBotToken with your Token - replace yourDiscordBotToken with your Token
- 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! Important: The Bot needs to be in the server!
- npm i (download all libraries) - npm i (download all libraries)
- node index.js (to start the bot) - node index.js (to start the bot)