command
module
Version:
v0.0.0-...-e2133d7
Opens a new window with list of versions in this module.
Published: Feb 25, 2023
License: Unlicense
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Final Surge Bot
Telegram bot to communicate with Final Surge platform.
Live
Render
Development
Local
Start PostgreSQL:
docker run --rm --name pgtest -e POSTGRES_HOST_AUTH_METHOD=trust -p 5432:5432 postgres
Set environment:
PUBLIC_URL=https://final-surge-bot.herokuapp.com/;BOT_API_KEY=<BOT_API_KEY>;PORT=8080;DATABASE_URL=postgresql://postgres:@localhost:5432/postgres
Delete webhook:
curl https://api.telegram.org/bot<BOT_API_KEY>/deleteWebhook
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.