A basic Telegram AI chat bot written in Python using Pyrogram

Just a basic Telegram AI chat bot written in Python using Pyrogram.

Requirements

Installation

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

Edit config.py with your own values.

Heroku

Deploy

Docker

Follow Installation Guide.

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

GitHub

 

To finish reading, please visit source site