ElfiBot is a server management bot like identity verification. Spam management, etc.
- Node Js Version 16+
- Java 11* LTS or newer required.
npm i
- copy or rename the file config.example.json to config.json
- Put the Bot_Token and Music_Nodes in the config.json file.
- copy or rename the file .env.example to .env
- Modify the DATABASE_URL to match your Database.
- copy or rename the file Lavalink/application.yml.example to Lavalink/application.yml
# Start Lavalink
java -jar Lavalink/Lavalink.jar
# Start Bot
npm run start
ElfiBot is not finished yet.