otrs-telegram-bot

1.0.0 • Public • Published

OTRS Telegram Integration Bot

Usage

  • Create a bot by talking to the @BotFather. BotFather will give you a token, something like 123456789:AbCdfGhIJKlmNoQQRsTUVwxyZ
  • Set BOT_TOKEN with the gived token

On Docker

docker build -t otrs-telegram-bot .
docker run -e BOT_TOKEN="123456789:AbCdfGhIJKlmNoQQRsTUVwxyZ" otrs-telegram-bot

On Standalone

  • Install Node.js
  • Install Telegraf.js: npm install telegraf
  • Start application: node index.js

Package Sidebar

Install

npm i otrs-telegram-bot

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • samirfor