From cf6d317824b520540f1728360bcae2204c7ad1e7 Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 20 Jun 2013 23:30:47 +0200 Subject: Add a documentation page for PEP (and update some commands) --- doc/source/commands.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'doc/source/commands.rst') diff --git a/doc/source/commands.rst b/doc/source/commands.rst index ad8eb7d0..02f044a8 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -190,6 +190,28 @@ These commands work in *any* tab. Show the pending invitations. /activity + **Usage:** ``/activity [ [specific] [comment]]`` + + Send your current activity to your contacts (use the completion to cycle + through all the general and specific possible activities). + + Nothing means "stop broadcasting an activity". + + /mood + **Usage:** ``/mood [ [comment]]`` + Send your current mood to your contacts (use the completion to cycle + through all the possible moods). + + Nothing means "stop broadcasting a mood". + + /gaming + **Usage:** ``/gaming [ [server address]]`` + + Send your current gaming activity to your contacts. + + Nothing means "stop broadcasting a gaming activity". + + /last_activity **Usage:** ``/activity `` Show the last activity of a contact or a server (its -- cgit v1.2.3