Commands - pesos/optimus GitHub Wiki
- Returning logs. The query syntax may be something like
prime log 30m
for last 30 minutes' logs or justprime log 250
for last 250 messages. Searching can be implemented as wellprime log search keyword:psoc
- Schedule meetings. This is an admin class command that can only be done by select users in the channel, and the one who schedules will have to identify himself with a predetermined passphrase in private chat when prompted. The command syntax may be something like
prime schedule meeting time:1st Jan, 2014 agenda:New Year Party duration:2h
- Commands related to PESOS' projects. To list all
prime project list all
. To list all projects in Python,prime project list lang:python
- Commands for individual projects. Ex, to list all open issues in a project
prime project name:optimus list issues:open
- Listing recent posts on FB group page (not sure whether possible).
prime fbpost list 24h
more crazy commands will be listed as they come in