# README
KeyboardAway bot
code for a simple telegram bot that can be used to remove unwanted markup keyboards.
How to use
Create a new bot with BotFather, copy the token.
run with TELEGRAM_APITOKEN=TOKEN:12345 go run main.go
Cleanup
- Remove bot from BotFather.
- Remove this directory.
- Profit