/discord-luno-bot

Get ticker prices from Luno.com via a Discord bot

Primary LanguageJavaScript

discord-luno-bot

A simple bot that looks up the latest ticker data from Luno.com. This is an unofficial bot.

Borrows from https://gist.github.com/eslachance/3349734a98d30011bb202f47342601d3

Commands

.luno      - Default: Show the BTC/ZAR ticker
.luno zar  - Show the BTC/ZAR ticker
.luno ngn  - Show the BTC/NGN ticker
.luno myr  - Show the BTC/MYR ticker
.luno idr  - Show the BTC/IDR ticker
.luno help - This help message

Requirements

  • make, libtool, autoconf, automake, build-essential, etc
  • Node v8.0.0 (nvm install 8.0.0)