/Click-Counter-Bot

A telegram bot module for how to count total clicks on button.

Primary LanguagePythonMIT LicenseMIT

A telegram bot to count number of bot

Made with Python3
(C) @FayasNoushad
Copyright permission under MIT License
License -> https://github.com/FayasNoushad/Click-Counter-Bot/blob/main/LICENSE

Deploy

git clone https://github.com/FayasNoushad/Click-Counter-Bot.git
cd Click-Counter-Bot
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py

Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather

Credits


What is a telegram bot

Bots are simply Telegram accounts operated by software – not people – and they'll often have AI features. They can do anything – teach, play, search, broadcast, remind, connect, integrate with other services, or even pass commands to the Internet of Things.