For start using this, you should get telegram bot token from @BotFather and replace with telegram_bot_token
on ./config.json
. Then you set other information like gitlab_host_address
, gitlab_access_token
, your_projects_group_id
.
yarn install
node index.js
You can run this with pm2 and enjoy 😃