SkillAgentSearch skills...

Livegrambot

This is free source livegram bot.

Install / Use

/learn @celestix/Livegrambot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

livegrambot

This is free source livegram bot.

Code can be installed and used for good purposes.

By using our code, you agree to have copyright icon on your bot.

INSTRUCTIONS:

BEFORE STEPS:

INSTALL PYTELEGRAMBOTAPI - pip3 install pytelegrambotapi

then:

1 step: OPEN config.py 2 step: It looks like:

edit this by what you want:

blocked = "bot was blocked by the user"

start = "Hello! This is your start message!"

ban = "you were banned by the admin!"

unban = "you were unbanned by the admin."

text_message = "Message that would be send if somebody writes any text"

main_id = yourtelegramid #id without quotes you also can write here group id

step 3:

Run this script, currently it was tested on Windows 10.

Thank you.

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated1mo ago
Forks21

Languages

Python

Security Score

90/100

Audited on Feb 10, 2026

No findings