Just another Telegram AI chat bot written in Python using Pyrogram.
A public running instance can be found on telegram as @RikaChatBot.
- Python 3.8 or higher.
- A bot token.
git clone https://github.com/Friends-Zone/rikachatbot
cd rikachatbot
pip3 install -r requirements.txt
to install the requirements.- Edit
config.py
with your own values.! - Run with
python3.9 rika.py