Mamoru1234 / truth-or-action-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Truth or action telegram bot

Deploy example

In ./example dir you need to create .env file.

APP_DB_HOST=truth-or-action.db
APP_DB_USERNAME=postgres
APP_DB_PASSWORD=<db_password you want to use>

APP_BOT_TOKEN=<your bot token>
APP_AUTH_TOKEN=<secret you want to use for auth>

About


Languages

Language:TypeScript 98.6%Language:Shell 0.6%Language:JavaScript 0.5%Language:Dockerfile 0.3%