Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.26 KB

KurumiChatBot

Just another Telegram AI chat bot written in Python using Pyrogram.

A public running instance can be found on telegram as @TokisakiChatBot.

Requirements

Local Deploy

  1. git clone https://github.com/zYxDevs/KurumiChatBot
  2. cd KurumiChatBot
  3. pip3 install -r requirements.txt to install the requirements.
  4. Edit sample_config.py to config.py with your own values.!
  5. Run with python3.9 Kurumi.py

Command List

  • /start - Check kurumi is alive or not
  • /help - See help menu
  • /about - See about this bot
  • /repo - Get git repository link

TODO

  • Add Indonesian Language
  • Add Button

Heroku User

Deploy

Credits

Yoga Pranata
TheHamkerCat
ÁÑÑÍHÌLÅTØR SPÄRK

Original Repo
LunaChatBot
RikaChatBot