/mytgbot

tg bot just for fun

Primary LanguageJavaApache License 2.0Apache-2.0

## Deployment
Deployment process as easy as possible:
Required software:
- terminal for running bash scripts
- docker
- docker-compose

to deploy application, switch to needed branch and run bash script:

$ bash start.sh ${bot_username} ${bot_token}

That's all.