Skip to content

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

License

Notifications You must be signed in to change notification settings

netin78/LunaChatBot

This branch is 1 commit behind TheHamkerCat/LunaChatBot:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ac7f69 · May 2, 2022

History

58 Commits
Aug 18, 2021
Feb 12, 2021
Aug 18, 2021
Feb 12, 2021
Aug 18, 2021
Aug 18, 2021
Mar 13, 2022
Aug 18, 2021
May 2, 2022
Aug 18, 2021
Mar 13, 2022

Repository files navigation

LunaChatBot

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

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

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.5%
  • Dockerfile 10.9%
  • Procfile 0.6%