SkillAgentSearch skills...

Welcomebot

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

Install / Use

/learn @jh0ker/Welcomebot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Requirements

  • Python 3 (tested with version 3.8)
  • Dependencies listed in requirements.txt

How to use

  • Clone the repo
  • Install the requirements from requirements.txt (using a virtualenv is recommended)
  • Edit TOKEN and BOTNAME in config.py
  • Follow Bot instructions
View on GitHub
GitHub Stars113
CategoryDevelopment
Updated4mo ago
Forks111

Languages

Python

Security Score

92/100

Audited on Nov 25, 2025

No findings