Just another Telegram AI chat bot written in Python using Pyrogram.
This bot can be found on telegram as @Quacky_ChatBot.
- Python 3.7 or higher.
- A Bot Token.
$ 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
Follow Installation Guide.
$ sudo docker build -t luna .
$ sudo docker run luna
- For Any Help, Ask Here ProgrammersHub