Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 193 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 193 Bytes

wishlist-bot

Commands

  • start
  • birthday $date
  • add
  • delete
  • list
  • list @michael

Models

User (id, name, slack_id, birthday) -> Wishlist (id) -> WishlistItem (title, link)