Sorry, I was busy and this thing has went little outdated, I'll use the latest version of eris and update this asap
This is the official GitHub repository of Inspirus discord bot a discord bot which does logging and posts news.
- Join my Discord
- Light Weight (uses low memory and cpu)
- All new updates will be edited here!
- Fork this repository and create your own version
- Want to contribute just make a pull request
Inspirus requires Node.js to run. Make sure the node version is not below 9
Install the dependencies to run the bot
Make sure you added your token in .env file
TOKEN=YOUR_TOKEN_HERE
$ git clone https://github.com/inhydrox/inspirus.git
$ cd inspirus
$ npm install
$ node app.js
Want to contribute? Great! Make changes in your file then test if test passes make a pull request
- Add more commands and events
- Add music feature
GPL