⚔ A powerfully RPG bot to play over discord! Games, pets & more!
If you need any help, join this server and i'll help you!
🖥 Installation
Note: If you need help with the installation, you can join our Discord Server.
Before starting, make you sure you have a mongoDb database (it's free) and nodejs v16.
Step 1.
Install NodeJS on your computer or on your vps. https://nodejs.org. You MUST have NodeJs 16 or an higher version.
Then, download the files and open them with Visual Studio code (code.visualstudio.com). Then press Crtl + shift + ù
or click on "new terminal", on the top bar.
Step 2.
When your terminal is created, write npm i
in your terminal to download the modules.
If you encounter an error, make you sure that you have the latest version of nodejs.
Step 3.
When the modules have been downloaded and a node-modules
directory has been created, go to the config.json
file and setup the bot.
You can find some comments about every setting.
Step 4.
Now, you can start the bot by pressing F5
or putting node shards.js
in the terminal.
Step 5. Enjoy your bot !