This plugin allows to send notifications to a telegram group by means of a bot
- create a telegram bot
- add it to a group
- take chat id of the group
git clone
me- inside the plugin directory
sudo npm link
- inside nodebb's directory
npm link nodebb-plugin-simple-telegram-notification
thennpm install
- rebuild
./nodebb build
- start nodebb in dev mode, so you can see logs
./nodebb dev
- enable the plugin from nodebb's admin panel
- go to config, set bot token and the chat id of the group/recipient
- restart nodebb
- create some new topic, and it should work
- blacklist some categories from the forum