Telegram List bot: https://t.me/grocery_guy_bot
Go to file
2022-12-27 23:30:02 -05:00
glist Remove five second ticker and replace with sleep 2022-12-27 19:44:51 -05:00
go.mod Initial commit 2022-12-23 23:43:19 -05:00
main.go delete old list correctly 2022-12-27 22:47:26 -05:00
README.md add README 2022-12-27 23:30:02 -05:00

Grocery list bot

Bot shows the list as buttons that can be clicked to mark the item as done

TODO

  1. Write doc, screenshots, video, gif
  2. Done button for finish one list and start another
  3. Show list contents when done
  4. Show date time
  5. Multiple lists for same chat
  6. Sort button to move checked items to top
  7. systemd socket activation
  8. Add tests