guildbot

0.0.4 • Public • Published

Guildbot - A Discord bot for Gaming Guilds & Communities

Become a Patreon! Donate

                  ▄▄ • ▄• ▄▌▪  ▄▄▌  ·▄▄▄▄  ▄▄▄▄·       ▄▄▄▄▄
                  ▐█ ▀ ▪█▪██▌██ ██•  ██▪ ██ ▐█ ▀█▪▪     •██
                  ▄█ ▀█▄█▌▐█▌▐█·██▪  ▐█· ▐█▌▐█▀▀█▄ ▄█▀▄  ▐█.▪
                  ▐█▄▪▐█▐█▄█▌▐█▌▐█▌▐▌██. ██ ██▄▪▐█▐█▌.▐▌ ▐█▌·
                  ·▀▀▀▀  ▀▀▀ ▀▀▀.▀▀▀ ▀▀▀▀▀• ·▀▀▀▀  ▀█▄▀▪ ▀▀▀

Discord chat


Guildbot focuses on guild events, DKP/IDKP and Other Forms of Loot Systems, and connection with MMORPG/RPG Style Databases and Tools. More information to be posted soon.

Download via npm

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

Download via git

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

Guildbot 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
}

Package Sidebar

Install

npm i guildbot

Weekly Downloads

13

Version

0.0.4

License

MIT

Last publish

Collaborators

  • bioblaze