-
Notifications
You must be signed in to change notification settings - Fork 1
Install and Setup
juaneth edited this page Nov 15, 2023
·
5 revisions
Ensure you have:
- Node.js 19.9.0 or higher -> https://nodejs.org/en
- PM2 Installed GLOBALLY -> Run in any shell (CMD/Terminal) AFTER installing Node.js:
npm i pm2 -g
-
Firsly head over to Releases on our GitHub, select the newest version and install the relevant version to your OS (currently just
bot.dev-[version].Setup.exe).
- Then after running this executable a small window should pop up like this:
- After waiting a few moments a window should show up on your desktop and open the main page.
-
Firstly open the Discord Developer Portal by clicking under
"Quick Actions" -> "Discord Developer Portal", this should open in your browser.
-
Then create a new application by clicking
New Applicationunder theApplicationstab.
- Enter a name and accept terms and conditions.
-
Once created, head over to
Botunder the sidepanel, enter a username and profile picture (both optional)
- Then reset bot token and enter your auth token (If you have 2FA enabled) or your password. Copy this token and
- MAKE SURE TO NOT LOSE IT
- KEEP IT PRIVATE
- Then Input the token into bot.dev
