Postgres is no longer supported
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
28e703b563
commit
8927631239
1 changed files with 1 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue