Telegram chatbot for telegram power-users from Poznan/Poland.
to make use of it:
- install docker
git clone https://github.com/iansowinski/poznan_bot.git
- create bot and get bot token here
cp bot/config/config bot/config/config.json
mkdir bot/cache && echo '{}' > bot/cache/users.json
- and paste all required tokens to
bot/config/config.json
docker-compose up
Big thanks to @jmajchrzak for NextBike service.