No description
Find a file
2017-10-27 12:47:10 -07:00
bot update bot to work in multiple channels 2017-10-27 12:32:29 -07:00
config Uploaded the main code! 2017-10-25 21:31:42 +02:00
speech-uploads upload speech-uploads folder 2017-10-27 12:47:10 -07:00
.babelrc Uploaded the main code! 2017-10-25 21:31:42 +02:00
.gitignore Uploaded the main code! 2017-10-25 21:31:42 +02:00
package.json Uploaded the main code! 2017-10-25 21:31:42 +02:00
README.md fix readme slightly 2017-10-25 18:05:17 -07:00
yarn.lock Uploaded the main code! 2017-10-25 21:31:42 +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 cd to wunderbot directory and run:

npm install
node bot/bot.js