forked from yair/stable-diffusion-telegram-bot
adding .env template and update readme
This commit is contained in:
4
.env_template
Normal file
4
.env_template
Normal file
@@ -0,0 +1,4 @@
|
||||
TOKEN=<telegram-bot-token >
|
||||
API_ID=<telegram-id-api-id >
|
||||
API_HASH=<telegram-id-api-hash>
|
||||
SD_URL=<stable-diffusion-api-url>
|
||||
Reference in New Issue
Block a user