1.3.1 • Published 8 years ago

floodix v1.3.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

Floodix

npm Travis branch Codecov branch Dependency Status js-standard-style

Installation

$ git clone https://github.com/Lunik/Floodix.git
$ cd Floodix/
$ npm install

Create an application here: https://discordapp.com/developers/applications/me Add it to your server https://discordapp.com/oauth2/authorize?client_id=<YOUR_BOT_CLIENT_ID>&permissions=66321471&scope=bot

Configuration

See configs/config.json

Dev !

Create modules

see How to create module