Proof of concept chat bot for Discord that displays user stats for Blade and Soul characters.
Sample usage:
- Install node.js, at least v0.12 (tested with v5.6.0).
- Run
npm install. - Set the
DISCORD_EMAILandDISCORD_PASSWORDenvironment variables to the login info for your bot account. - Run
node statbot.js.
MIT
