814 B
814 B
Grocery list bot
Bot shows the list as buttons that can be clicked to mark the item as done
Quick start
Single user
Send your list of items to @grocery_guy_bot
Multiple users (Shared list)
- Create a group with all the members
- Add @grocery_guy_bot to the group
- Make the bot admin to read all the messages
- Send your list of items.
Note: Everything sent to the group is considered a list item, so the group cannot be used to for any other text messages
TODO
- Write doc, screenshots, video, gif
- Done button for finish one list and start another
- Show list contents when done
- Show date time
- Multiple lists for same chat
- Sort button to move checked items to top
- systemd socket activation
- Add tests