Skip to content

Install and Setup

juaneth edited this page Nov 15, 2023 · 5 revisions

Install:

Dependancies (Do this before installing):

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

Install

  1. 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).
drawing
  1. Then after running this executable a small window should pop up like this:
drawing
  1. After waiting a few moments a window should show up on your desktop and open the main page.
drawing

Setup:

  1. Firstly open the Discord Developer Portal by clicking under "Quick Actions" -> "Discord Developer Portal", this should open in your browser.
drawing
  1. Then create a new application by clicking New Application under the Applications tab.
drawing
  1. Enter a name and accept terms and conditions.
drawing
  1. Once created, head over to Bot under the sidepanel, enter a username and profile picture (both optional)
drawing drawing
  1. 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
drawing
  1. Then Input the token into bot.dev

image

Clone this wiki locally