XDacchuX / FeriChatBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

FeriChatBot

Commands 🛠

  • /start - Untuk Memulai bot chat
  • /alive - Untuk Menampilkan Anu
  • /tts <reply to text> - for text to speech
  • /asupan - random vide asupan
  • /chika - random video chika
  • /truth - random truth
  • /dare - random dare

DEPLOY TO HEROKU

Deploy

DEPLOY TO RAILWAY

Deploy on Railway

Installation

  1. git clone https://github.com/FeriEXP/FeriChatBot
  2. cd FeriChatBot
  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 Feri.py

Credit

About

License:MIT License


Languages

Language:Python 96.2%Language:Dockerfile 3.5%Language:Procfile 0.3%