Home - botmasters/ircgrampp GitHub Wiki
Welcome to the ircgram++ wiki!

Install and run
Install in global:
$ sudo npm install -g ircgrampp
Now you can run the ircgrampp command:
$ ircgrampp --help
Configure telegram bot
- Add BotFather to yours contacts
- Set up your bot with
/newbot, and follow instructions - Use the
/setprivacycommand withBotFatherto allow your bot to see all (set to 'Disable') - Copy the bot
api key - Add the new bot at your telegram channel
Configure as service
- See how configure with systemd
- Or use with docker
Versions
Actual version is 0.3.0-beta. For development version clone develop.
For others version see Changelog.