A bot that will help you or your company organize queues in telegram chat with a single button.
The setup instructions use task commands. You need to install Taskfile or refer to the commands in the Taskfile.yml and manually enter them 😈.
To get all available task commands with description use task.
This project uses tools:
- go-n-i18n: MrNemo64/go-n-i18n
-
Install all tools and deps:
go mod download -
Ways to configure app:
- automatic configuration. Use
task set-examplefor default configuration.\ - manually configuration. Use example configs or env to navigate through the settings.
You should use
task set-exampleto auto create config files with options and change it for use.
Don't forget to set bot.token that you can get in @BotFather.
For configuration in container use config with mounting and envs. All app parameters are both accessible with envs and config file(configs config.toml).
To get help configuration info use
task help. - automatic configuration. Use
-
Run app:
task runto run app from tasktask buildto build project for your platform in directorybuildtask docker-build -- -t <image-name>to build with docker
- Query to create queue Матан:
- Message with new queue button:
- Message with commit queue button:


