Skip to content
/ SDWaifuRobot Public template
forked from Qewertyy/SDWaifuRobot

An AI Related Telegram Utility Bot, can be deployed on vercel

License

Notifications You must be signed in to change notification settings

Redeyealone/SDWaifuRobot

 
 

Repository files navigation

Deploy on VPS

fill .env with proper values

git clone https://github.com/Qewertyy/SDWaifuRobot && cd SDWaifuRobot
python3 -m venv venv
source venv/bin/activate # Linux
.\venv\Scripts\activate # Windows
pip3 install -r requirements.txt
python3 bot.py

Deploy to Heroku

Deploy

Deploy to Vercel (Unstable)

Deploy

About

An AI Related Telegram Utility Bot, can be deployed on vercel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Procfile 0.1%