-
Notifications
You must be signed in to change notification settings - Fork 1
Home
IMXNOOBX edited this page May 10, 2024
·
6 revisions
Click the link below to go to the more noob friendly step by step documentation
- noob friendly docs 🧩 here
If you are a developer you can follow this quick set up guide here
git clone https://github.com/IMXNOOBX/discord.bot && cd discord.bot
npm ci
-
mv .env.example .env
orren .env.example .env
on windows - Edit the enviroment file with the bot id, token, and other essential information (developer portal)
-
npm run dev
There you go, quick 5 step guide to start working on your own discord bot
Note
You can ⭐ this repository if you like it by clicking the star in the homepage!