Just Another Telegram Ai Chat Bot Written In Python With Pyrogram.
Public Instance Of This Bot Can Be Found On Telegram As @LunaChatBot
- Python 3.7 or higher.
- A Telegram bot token.
git clone https://github.com/thehamkercat/LunaChatBot
cd LunaChatBot
pip3 install -r requirements.txt
to install the requirements.cp sample_config.py config.py
- Edit
config.ini
with your own values. - Run with
python3 luna.py