welcome to use this bot @fkbro_bot.
build your own bot:
- get your bot token from @BotFather.
- quick run with docker.
# test run
docker run -it --rm kirito41dd/fkbro-bot -t <your-bot-token>
# server run
docker run --restart always kirito41dd/fkbro-bot -t <your-bot-token>