The Repository for BrainyBot 2.0 made with
discord.js
View Demo
·
Report Bug
·
Request Feature
Brainybot 2.0 is a free, open source multipurpose discord bot made by J it lives in Our GDG Algiers Server. Brainy offers many cool features.
To get a local copy up and running follow these simple steps.
- Clone the repo and cd to it
git clone https://github.com/GDGAlgiers/BrainyBot2.0.git
cd BrainyBot2.0- Install Requirements
npm install- First you have to create a discord application and get an Application token, client id and guild id, check out the documentation
- Setup
config.json
cp config.json.template config.json- Set your application token in the
config.json - Running The bot
npm run startOr Running in development mode
npm run devThe project is split into multiple categories where each category will hold a set of commands here are the current structure with 6 main categories:
- 👩💼 General:
serverinfo,ping,server,polland 2 more! - 🤖 Mod:
announce - 👻 Fun:
tweet,advice,photo,dadjoke - ✉️ Help:
help - 👑 Owner:
shutdown,say,embed - ✉️ TechPoint:
techpoint,note,resand 3 more!
| link tree qr code |
|---|
![]() |
Distributed under the MIT License. See LICENSE for more information.
GDG Algiers - @gdg_algiers - [email protected]
Project Link: https://github.com/GDGAlgiers/BrainyBot2.0
