concierge / telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Integration

Installation

The easiest way to install this integration is to use KPM.

/kpm install telegram

Configuration

To add a configuration, execute each of the following commands (replace each of the angle bracketed strings with the respective information):

/kpm config telegram token "<telegramToken>"
/kpm config telegram commandPrefix "/"

Running

To run Telegram, either run node main.js telegram when starting Concierge or run /kpm start telegram when Concierge is running.

About


Languages

Language:JavaScript 100.0%