Skip to content

itspranavajay/stable-diffusion-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Powered Art in a Telegram Bot!

Setup

Bot uses Stable Diffusion Api as the backend.

You need a stable Diffusion API for this bot to run

Create a file called .env in the same folder as main.py. Inside the .env file,

create a line TOKEN = xxxx, where xxxx is your telegram bot token.

create a line API_ID = xxxx, where xxxx is your telegram id api id.

create a line API_HASH = xxxx, where xxxx is your telegram id api hash.

create a line KEY = xxxx, where xxxx is your https://stablediffusionapi.com/settings/api api key.

Now, you can run the bot

python main.py

Any questions or need help? Come hop on by to our Discord Server

Join Now

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published