Skip to content

framefighter/ate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ate

save, create, plan, and admire your meals with telegram.

plan

v0.1.0

  • basic interaction (buttons, commands, inline)

v0.2.0

  • save meals /new <name> [, rating (number)] [, tags (separated with spaces)] [, links or references]
  • basic step by step creating (only rating supported) /newmeal <name>
  • basic inline support (list and creation) @<bot-name> Search Meals...
  • get meal /get <name>
  • list meals /list
  • plan meals /plan <number> (uses rating as weight)

v0.3.0

  • remove meals per command /remove <name>
  • group polling for meal rating
  • whitelist users /op <username> <password (from config)>
  • (handle multiple meals with same name)

v0.3.1

  • removed delete button
  • improved poll flow

v0.4.0

  • rework state
  • create backups on start
  • edit entries after creation

v0.4.1

  • edit photos
  • sending meal with photos (improved)

v0.4.2

  • Ignore messages not starting with "/"
  • Poll instead of button list in plan
  • "Back" buttons for meals in list and plan
  • Pinnable Messages (only groups)
  • New meals now save photos correctly
  • Messages will now be sent silently
  • Fixed meal request not displaying sub text
  • Command messages will now be removed
  • Bot messages will be removed more frequently (to keep group chats cleaner)

v0.4.3

  • /plan now shows current plan for this chat (can be changed with /plan <days> or REROLL)
bugs
  • Keyboards not getting removed consistently

future releases

  • make db chat/group exclusive
  • database migration
  • handle multiple meals with same name v2
  • support multiple pictures per meal
  • expand step by step creation
  • more sophisticated planning (tag variety and frequenzy of meals)
  • advanced error handling

Releases

No releases published

Packages

No packages published

Languages