Just send an mp to your bot to send your idea to the channel predefined in config.json.
- SublimeText 3 - Used to code the whole project.
- Discord.js (Version: latest).
- NodeJS (Version: latest).
- PandaxCSGO - Initial work - Social Media
- Badiiix - Help MYSQL integration - Twitter
- CraftMyWebsite Staff (Florentlife - Emilien52) - For using this project - Website
- PinglsDzn - Report bug - Github / Twitter
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details
Local hosting of IdeaBot is also possible. First, you will need Node.JS
.
Clone the repo:
$ git clone https://github.com/PandaxCSGO/IdeaBot/
$ cd IdeaBot
Install dependencies:
$ npm install
Edit the config.json
file, choose the status:
dnd
for do not disturb
online
for online
idle
for inactive
inivisible
for invisible
Enter your token in place of YourTokenBot
.
Enter the id of the channel where the ideas will go when sent to the bot instead of YouridChannelForIdea
Modify the bdd.json
file to add your database information
Install pm2:
$ npm install pm2 -g
Finally, start Modmail.
$ pm2 start index.js
- CraftMyWebsite Website / Discord
- Send me an email for add your server {[email protected]}>