Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 308 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 308 Bytes

BeanCount

Sample project for creating a Telegram bot with AWS services (Lambda, DynamoDB), using AWS official Go SDK.

What it does

The bot simply save a number (balance) for a group/chat - participants can add entries, show the current balance, and list the last 10 entries and reverse any of them.