alipirpiran / telegram-like-bot

simple telegram bot to add like button under posts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telegram-like-bot

simple telegram bot to add like button under posts

telegram like bot setup

create .env file in main project dir

.env file structure
  • use polling :
    TOKEN=YOUR_BOT_TOKEN

  • use webhook :
    TOKEN=YOUR_BOT_TOKEN
    URL=YOUR_URL
    PORT=YOUR_PORT

About

simple telegram bot to add like button under posts


Languages

Language:JavaScript 100.0%