Skip to content
/ SDWaifuRobot Public template

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

License

Notifications You must be signed in to change notification settings

Qewertyy/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