Skip to content

Telegram Ai Chat Bot Written In Python With Pyrogram.

License

Notifications You must be signed in to change notification settings

Pravartak/Quacky-ChatBot

 
 

Repository files navigation

Quacky ChatBot

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

This bot can be found on telegram as @Quacky_ChatBot.

Requirements

Installation

$ git clone https://github.com/Pravartak/Quacky-ChatBot
$ cd Quacky-ChatBot
$ 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

Telegram Ai Chat Bot Written In Python With Pyrogram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.4%
  • Dockerfile 9.1%
  • Procfile 0.5%