lucasliza / mechadede

Discord Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

MechaDédé

André Marques

About

A Discord chat bot!

Local Configuration

Rename config.json.example to config.json and fill in the required information.

Local Installation

Windows:

Warning: Windows may have issues, even if all steps are done, sadly.

Linux:

  • Install node.js v4.0 or higher
  • Install Cairo and other libraries (sudo apt-get install libcairo2-dev libjpeg62-turbo-dev libpango1.0-dev libgif-dev g++-4.8)
  • Install node-gyp (open the terminal and write sudo npm install -g node-gyp)
  • cd to the root directory and run npm install
  • Run npm start or npm forever

Updating

Updating MechaDede is just like any other NodeJS app. Just run git pull && npm install.


Feature Requests

Have a feature in mind? I'd love to hear about it. Feel free to open an issue and let me know.

About

Discord Bot


Languages

Language:JavaScript 99.9%Language:Batchfile 0.1%