Files
discord-bot/README.md
Noah Pombas 584afd0fe6 Update 1.0.0
2024-04-21 19:07:51 +02:00

16 lines
408 B
Markdown

# User Friendly Discord BOT
a Discord BOT with User friendly commands, moderation commands and more!
### It's not 100% finished yet!
## Instructions
- .env
- replace yourDiscordBotToken with your Token
- handler/index.js
- replace yourDiscordServerID with your discord server ID
- Important: The Bot needs to be in the server!
- npm i (download all libraries)
- node index.js (to start the bot)