/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 using Pyrogram.

A public running instance 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