Skip to content
Oscar Javier Gentilezza Arenas edited this page Jul 16, 2017 · 4 revisions

Welcome to the ircgram++ wiki!

IRCGram++

Install and run

Install in global:

$ sudo npm install -g ircgrampp

Now you can run the ircgrampp command:

$ ircgrampp --help

Configure telegram bot

  1. Add BotFather to yours contacts
  2. Set up your bot with /newbot, and follow instructions
  3. Use the /setprivacy command with BotFather to allow your bot to see all (set to 'Disable')
  4. Copy the bot api key
  5. Add the new bot at your telegram channel

Configure as service

Versions

Actual version is 0.3.0-beta. For development version clone develop.

For others version see Changelog.

Clone this wiki locally