Telegram bot for personal needs.
- ALLOWED_USERS - list of allowed users in json format (example:
[{"id": 123456789}]
) - BOT_TOKEN - token from @BotFather
- GOOGLE_CREDENTIALS - api credentials in json format (see https://console.cloud.google.com/apis/credentials)
- GOOGLE_SPREADSHEET - spreadsheet id
- status - check bot status
- currency - chech current exchange rate
- meters - set electricity/water meters
- lastmeters - show last electricity/water meters
- whoami - show info about requesting user
go build .