Skip to content

ShearesWeb/heeneng-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Telegram Ping Pong Bot

Setup

  1. Create a bot with @BotFather and copy the token.
  2. Create a .env file based on .env.example and set BOT_TOKEN.
  3. Install dependencies:
pip install -r requirements.txt

Run

python bot.py

Send ping or /ping to the bot and it will reply pong.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published