OkaeriChatBot

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

Requirements

Installation

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

Edit config.py with your own values.

$ python3 okaeri.py

Heroku

Deploy

Note

Credit

GitHub

View Github