Postgres is no longer supported

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-04-26 12:29:24 +05:30
parent 28e703b563
commit 8927631239
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -10,10 +10,7 @@ A live version is available [here](https://t.me/nonozonebot)
Configuration Variables (All are fetched from Environment Variables):
- `TELEGRAM_TOKEN`: Get one from @BotFather
- `DB_HOST`: A filename for sqlite, or url for postgres host
- `DB_USER`: DB Username, for postgres only
- `DB_PASS`: DB Password, for postgres only
- `DB_NAME`: DB Name, for postgres only
- `DB_HOST`: A filename for sqlite
- `ADMIN_ID`: A comma-separated variable which will allow you and enlisted others to moderate the bot
This bot would not have been possible without the help of: