Skip to content

cs-joy/zen-tipbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot for ZEN's Discord

(This README will be updated along with bot updates)

Features:

  • Tipbot for ZEN. Responds to !tip.
  • Dynamic plugin loading with permission support.

Requirements

  • node > 8.0.0
  • npm > 0.12.x
  • mongod > 3.6.0

Installation

Create a bot and get the bot's API Token: https://discordapp.com/developers/applications/me

Connect the bot to a discord server.

Edit and rename default.json.example in /config, Make sure you have mongod running, then run:

npm install
node bot/bot.js

or for production:

npm run prod

Credits

Based on the original work https://github.com/lbryio/lbry-tipbot from filipnyquist [email protected]

About

ZenCash Discord tiping bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Dockerfile 0.7%