Skip to content

Telegram Python Bot. Welcomes everyone that enters a group chat that it's part of.

License

Notifications You must be signed in to change notification settings

electronero/welcomebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome Bot

A Python Telegram Bot that greets everyone who joins a group chat

It uses the python-telegram-bot library and pickledb for basic persistence.

The file is prepared to be run by anyone by filling out the blanks in the configuration. The bot currently runs on @jh0ker_welcomebot

Required

  • Python 3.4 (may work with earlier versions, untested)
  • python-telegram-bot module (tested with version 5.1.1)

How to use

  • Clone the repo
  • Edit TOKEN and BOTNAME in bot.py
  • Follow Bot instructions

About

Telegram Python Bot. Welcomes everyone that enters a group chat that it's part of.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.5%
  • Shell 11.5%