Just another Telegram AI chat bot written in Python using Pyrogram.
A public running instance can be found on telegram as @TheAmandabot.
- Python 3.8 or higher.
- A bot token.
git clone https://github.com/TharukRenuja/Amanda-Chatcd amandapip3 install -r requirements.txtto install the requirements.- Edit
config.pywith your own values.! - Run with
python3.9 amanda.py