turns out there’s no api calls to search a gist
so that means i have two choices:
scrape GitHub Gist to get the gists (the plan is I want to search gists with #BundleAgain
on the description)
use a master gist for the people to fork it (but that means only 1 bundle per user)
What if I use GitHub Gists as a way to share Bundle Again codes
in a way
idea:
do the first option (scraping), but use it to make your own api calls. then just use that with #BundleAgain
passed as a parameter