You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we teach the bot how to use Gdocs and we teach it to look for URL 404s, we should have the bot move expired listings into a separate sheet, and strike them through so as to NOT clutter the listings up.
I would imagine that it would probably run once a day - maybe more if warranted. Could be Ruby, Python or Node. My initial thoughts was to do Node since that is what the Bot is already written in. Perhaps that would be best since we'd like this to be portable to other hosts? Open to suggestions, and will approve any PR that solves this.
I found this in my travels: https://github.com/coderofsalvation/hubot-script-spreadsheet - pretty sure we could do some fancy stuff with it:
@hangops-jobbot search jobs remote
Which would search for entries that had "remote" tags.
The text was updated successfully, but these errors were encountered: