ScottTodd / StatBot

Proof of concept for a friend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statbot

Proof of concept chat bot for Discord that displays user stats for Blade and Soul characters.

Sample usage:

Screenshot

Running:

  1. Install node.js, at least v0.12 (tested with v5.6.0).
  2. Run npm install.
  3. Set the DISCORD_EMAIL and DISCORD_PASSWORD environment variables to the login info for your bot account.
  4. Run node statbot.js.

License

MIT

About

Proof of concept for a friend

License:MIT License


Languages

Language:JavaScript 100.0%