Utility: GIFs - Victorianuonuo/nudge_bot GitHub Wiki
We get all the GIFs from giphy.
Notice: some GIFs might not be displayed in the Slack message due to file size.
All the links are stored in made_it_gif
array in util.js
.
All the links are stored in daily_support_gif
array in util.js
.
-
getMadeItGIF()
: randomly get one link frommade_it_gif
-
getDailySupportGIF()
: randomly get one link fromdaily_support_gif