desytech / kubot

Lendbot for Kucoin
GNU General Public License v3.0
2 stars 2 forks source link

Kubot

kubot Lendbot for Kucoin with Grafana Dashboard, Pushover and Slack Support

Kubot

Requirements

Preparation

Configuration

Makefile

Start

Stop

Build

Developement

Test

Notifiers

Slack

1) Go to slack apps and create an app in a workspace you own. 2) Enter the OAuth & Permission page and add a scope with chat:write permissions to your app. 3) Create an api token and add into kubot config.

Per default the messages will be posted to the #general channel. If you would like to post to a different channel add an existing channel name to the config under channel.

Pushover

1) Go to pushover apps signup and purchase pushover one time payment. 2) Create Kubot application. 3) Add user key and created application token into kubot config.