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

Implement a job listing command #2

Open
rickr opened this issue Feb 13, 2017 · 5 comments
Open

Implement a job listing command #2

rickr opened this issue Feb 13, 2017 · 5 comments

Comments

@rickr
Copy link

rickr commented Feb 13, 2017

As a member I should be able to type /oc jobs and see active job postings.

@mbach04
Copy link
Contributor

mbach04 commented Feb 24, 2017

Where will the source of those postings be?

@hollomancer
Copy link
Member

This is a tough one. There are already a ton of things that do this already, but not for our use case (veterans helping veterans via internal recommendations)

We could pull from various Slack sources, x-post to our LinkedIn community via API... definitely need to bake this a little longer.

@mbach04
Copy link
Contributor

mbach04 commented Feb 25, 2017

One way we could possibly approach this. Rather than scrape any job board (since there are already TONS of products that do this); let's create our own? So we create a question asking command available that takes a succession of inputs from the user and populates an airtable.
/post job
Example questions:

1. What is the title of your job 
2. What is your job posting link?. 
3. Are you the referring member 
4. Location etc etc. 

This would be exclusively for veteran to veteran (or opcode member) referrals. To add to it, we could have a second command that lists those jobs that are available. From there we could build in commands to remove postings at some point, mark listings as filled, and start to also build out metrics that show how many successful referrals have come out of opcode.

@hollomancer
Copy link
Member

Hmm. Key fields;

"Job Title" / "Location" / "Link" / "Referring Member" should do the trick.

That can go to Airtable.

@mbach04
Copy link
Contributor

mbach04 commented Feb 26, 2017

Having trouble getting the slashbot to pop up in our users directory for some reason. Are there any pending bot integration requests for slashbot on slack?

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

3 participants