/LunaChatBot

Just Another Telegram Ai Chat Bot Written In Python With Pyrogram.

Primary LanguagePythonMIT LicenseMIT

LunaChatBot

Just Another Telegram Ai Chat Bot Written In Python With Pyrogram.

Public Instance Of This Bot Can Be Found On Telegram As @LunaChatBot

Requirements

Installation

  1. git clone https://github.com/thehamkercat/LunaChatBot
  2. cd LunaChatBot
  3. pip3 install -r requirements.txt to install the requirements.
  4. cp sample_config.py config.py
  5. Edit config.ini with your own values.
  6. Run with python3 luna.py