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