No description
Find a file
Ralph f88415edb9
Updates
Cleaned up the code, fixed the if function for checking if a role is "Allowed". Created an embed for the !roles command to show the allowed roles people can add.
2017-10-27 15:54:31 -04:00
bot Updates 2017-10-27 15:54:31 -04:00
config Added Config for Rolesetter 2017-10-27 01:24:16 -04: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 Uploaded the main code! 2017-10-25 21:31:42 +02: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 run:

npm install
node bot.js