SkillAgentSearch skills...

LunaChatBot

Just Another Telegram Ai Chat Bot Written In Python With Pyrogram.

Install / Use

/learn @TheHamkerCat/LunaChatBot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LunaChatBot

Just another Telegram AI chat bot written in Python using Pyrogram.

A public running instance can be found on telegram as @LunaChatBot.

<img src="https://hamker.me/knplfa4_luna.jpg" width="200" align="right">

Requirements

Installation

$ git clone https://github.com/thehamkercat/LunaChatBot
$ cd LunaChatBot
$ pip3 install -U -r requirements.txt
$ cp sample_config.py config.py

Edit config.py with your own values.

$ python3 luna.py

Heroku

Deploy

Docker

Follow Installation Guide.

$ sudo docker build -t luna .
$ sudo docker run luna

Note

Related Skills

View on GitHub
GitHub Stars91
CategoryCustomer
Updated1mo ago
Forks223

Languages

Python

Security Score

100/100

Audited on Feb 28, 2026

No findings