The tipbot for discord
Find a file
filipnyquist 59b66dc12a
Merge pull request #65 from lbryio/filipnyquist-patch-1
Fixed problem with balances.
2017-11-01 23:57:04 +01:00
bot Fixed problem with balances. 2017-11-01 20:19:00 +01:00
config Tipbot is here! 2017-10-25 21:12:38 +02:00
.babelrc Tipbot is here! 2017-10-25 21:12:38 +02:00
.gitignore Tipbot is here! 2017-10-25 21:12:38 +02:00
package.json Tipbot is here! 2017-10-25 21:12:38 +02:00
README.md Tipbot is here! 2017-10-25 21:12:38 +02:00
yarn.lock Tipbot is here! 2017-10-25 21:12:38 +02:00

Bot for LBRY's Discord

(This README will be updated along with bot updates) Features:

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

Requirements

  • node > 8.0.0
  • npm > 0.12.x

Installation

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

Edit and rename default.json.example in /config, then run:

npm install
node bot.js