This bot is set up as a private discord bot for your server. It runs on disjord.js and uses a simple JSON database for saving of users and price. The bot currently has Norwegian commands and responses.
- Translate into English
- Clean up code
- Node.js
- Npm
-
Run npm install on the directory to get the required modules
-
Make a .env file in the directory and make a variable called DISCORD_BOT_TOKEN. Example:
DISCORD_BOT_TOKEN = <bot token here>
You can either use the run.bat file if your on windows or run it manually through the command "node bot".