rit-sse / slushy

Project that provides commands for the SSE slack team.
MIT License
3 stars 2 forks source link

Command request: pcm - adjust the pc-o-meter #2

Open craigcabrey opened 9 years ago

craigcabrey commented 9 years ago

Poke the PC-o-Meter from Slack. (This will require changes on the PC-o-Meter side as well. CC @corbanmailloux).

Anyone:

Mentors:

Side note: Planning on implementing a GET /mentors/current_mentor in the SSE API.

corbanmailloux commented 9 years ago

I like it. Currently, the PC-O-Meter is not web-accessible, but it is a planned addition for this coming semester when I'm back.

One addition: For /sse pcm lock I'd propose making it /sse pcm lock [number] where number is 0-5, corresponding to the zones on the meter. That way, the mentor can specify where they want the meter to be locked.

corbanmailloux commented 8 years ago

In the new version of the PC-O-Meter (https://github.com/rit-sse/pc-o-meter/tree/particle-photon), POST requests will be supported with a (private) API key.

I don't know how slushy works, but if anyone else gets around to adding the support for this, I can pass along the POST information necessary.