adding .env template and update readme

This commit is contained in:
ariel1985
2024-04-09 22:40:23 +03:00
parent e0107336d3
commit ec813f571e
4 changed files with 38 additions and 15 deletions

4
.env_template Normal file
View 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>