Update README.md

This commit is contained in:
Noah Pombas
2024-04-21 18:55:08 +02:00
committed by GitHub
parent 7190f90e4c
commit a58330ec0a

View File

@@ -1,2 +1,11 @@
# discord-bot # User Friendly Discord BOT
a Discord BOT with User friendly command, moderation commands and more! a Discord BOT with User friendly commands, moderation commands and more!
### It's not 100% finished yet!
## Instructions
- create a .env File
- token=yourDiscordBotToken
- npm i (to download all libraries)
- node index.js (to start the bot)