The tipbot for discord
Find a file
YULIUS KURNIAWAN KRISTIANTO 9227222188
update channel id.
see mark firth message  he helped me to find out the correct id for internal channel
2019-01-16 00:10:46 +07:00
bot Update tipbot.js 2019-01-12 01:49:23 +07:00
config update channel id. 2019-01-16 00:10:46 +07:00
.babelrc Tipbot is here! 2017-10-25 21:12:38 +02:00
.gitignore update dependencies 2018-05-04 07:33:43 -04:00
LICENSE Create LICENSE 2018-01-25 17:05:02 +01:00
package-lock.json update packages 2018-11-15 12:01:07 -05:00
package.json update packages 2018-11-15 12:01:07 -05:00
README.md Tipbot is here! 2017-10-25 21:12:38 +02:00
yarn.lock upgrade packages 2018-10-11 14:45:53 -04: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