/clashai-telegrambot

🛰️ Telegram Bot to interact with the ClashAI API

Primary LanguagePython

🛰️ ClashAI Telegram Bot

A Telegram Bot for interacting with the ClashAI API!

🚀 Quickstart

  • Clone this repo
  • Create a Telegram Account
  • Write /newbot to BotFather
  • Give your Bot a Profile Name and a Username
  • Rename ".example.env" to ".env"
  • Fill in your Credentials
  • Install requirements (pip install -r requirements.txt)
  • Run the Code (py main.py)

You can now start chatting with your Bot!

ToDo

  • Model Selection
  • Image Generation
  • TTS (TextToSpeech)