Utility: GIFs - Victorianuonuo/nudge_bot GitHub Wiki

GIF Resource:

We get all the GIFs from giphy.
Notice: some GIFs might not be displayed in the Slack message due to file size.

GIFs that encourage users who achieved their goals

All the links are stored in made_it_gif array in util.js.

GIFs that support and encourage users

All the links are stored in daily_support_gif array in util.js.

Related Functions

  • getMadeItGIF(): randomly get one link from made_it_gif
  • getDailySupportGIF(): randomly get one link from daily_support_gif
⚠️ **GitHub.com Fallback** ⚠️