Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teach the bot how to use Google Docs #39

Open
sntxrr opened this issue Mar 13, 2017 · 3 comments
Open

Teach the bot how to use Google Docs #39

sntxrr opened this issue Mar 13, 2017 · 3 comments

Comments

@sntxrr
Copy link
Member

sntxrr commented Mar 13, 2017

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.

@sntxrr
Copy link
Member Author

sntxrr commented Mar 16, 2017

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.

@cite-reader
Copy link
Contributor

When would the bot run that garbage collection? Seems more appropriate to put that in an unrelated job on a cron timer, to me.

@sntxrr
Copy link
Member Author

sntxrr commented Mar 18, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants