clanbot

0.0.4 • Public • Published

Clanbot - A Discord bot for Gaming Clans & Communities

Become a Patreon! Donate

                ██████╗██╗      █████╗ ███╗   ██╗██████╗  ██████╗ ████████╗
                ██╔════╝██║     ██╔══██╗████╗  ██║██╔══██╗██╔═══██╗╚══██╔══╝
                ██║     ██║     ███████║██╔██╗ ██║██████╔╝██║   ██║   ██║   
                ██║     ██║     ██╔══██║██║╚██╗██║██╔══██╗██║   ██║   ██║   
                ╚██████╗███████╗██║  ██║██║ ╚████║██████╔╝╚██████╔╝   ██║   
                ╚═════╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝╚═════╝  ╚═════╝    ╚═╝   

Discord chat


Clanbot gives the Gaming Community more control over the information they need. More information to be posted soon.

Download via npm

$ npm install Clanbot
 
cd ./node_modules/Clanbot
 
$ mv ./* ../../

Download via git

$ git clone https://github.com/Bioblaze/Clanbot

Clanbot depends on Node.js and npm.

For Openshift Hosting

WEB: {
  MONGODB: process.env.OPENSHIFT_MONGODB_DB_URL + process.env.OPENSHIFT_APP_NAME || 'mongodb://' + process.env.OPENSHIFT_MONGODB_DB_USERNAME + ":" + process.env.OPENSHIFT_MONGODB_DB_PASSWORD + "@" + process.env.OPENSHIFT_MONGODB_DB_HOST + ':' + process.env.OPENSHIFT_MONGODB_DB_PORT + '/' + process.env.OPENSHIFT_APP_NAME
}

Dependents (0)

Package Sidebar

Install

npm i clanbot

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • bioblaze