Skip to content
abhardwaj edited this page Jan 20, 2013 · 1 revision

Basic User Commands and Syntax


register

Syntax: register <name>

Sample Text 1: register voicex

Sample Response 1: Successfully registered voicex with 6503088677.


unregister

Syntax: unregister <name>

Sample Text 1: unregister voicex

Sample Response 1: Unregistered voicex.


post

Syntax: post <msg>

Sample Text 1 (simple post): post hello world

Sample Text 2 (tagged post): post hello world. #voicex

Sample Text 3 (anonymous and tagged post): post hello world. #anon #voicex

Sample Response 1: Msg successfully posted. To view the post, text -- view 3

Sample Response 2: Msg successfully posted. To view the post, text -- view 4

Sample Response 3: Msg successfully posted. To view the post, text -- view 5


view

Syntax: view <post-id>

Sample Text 1: view 3

Sample Response 1: hello world


delete

Syntax: delete <post-id>

Sample Text 1: delete 3

Sample Response 1: Post (ID:3) has been successfully deleted.


reply

Syntax: reply <post-id> <msg>

Sample Text 1 (private reply): reply 3 this is my reply.

Sample Text 2 (public reply): reply 3 this is my public reply. #public

Sample Text 3 (anonymous & public reply): reply 3 this is my public and anonymous reply. #public #anon

Sample Response 1: Your reply to post (ID:3) has been successfully submitted!

Sample Response 2: Your reply to post (ID:3) has been successfully submitted!

Sample Response 3: Your reply to post (ID:3) has been successfully submitted!


search

Syntax: search <keywords>

Sample Text 1: search world

Sample Response 1: hello world (Post ID: 3)


follow

Syntax: follow <@name/#tag>

Sample Text 1 (following a person/organization): follow @stanford

Sample Text 2 (following a hash tag): follow #employment

Sample Response 1: You are now following @stanford

Sample Response 2: You are now following #employment


unfollow

Syntax: unfollow <@name/#tag>

Sample Text 1 (unfollowing an organization): unfollow @stanford

Sample Text 2 (unfollowing a tag): unfollow #health

Sample Response 1: You are now not following @stanford

Sample Response 2: You are now not following #employment


Notification Texts

When somebody replies to your post

Sample Response 1: Reply(ID: 5, From: @voicex) to Post(ID:3) - this is my reply.

Sample Response 2: Reply(ID: 6, From: @voicex) to Post(ID:3) - this is my public reply. #public

Sample Response 3: Reply(ID: 7, From: @anonymous) to Post(ID:3) - this is my public and anonymous reply. #public #anon


If you were following @voicex

Sample Response 1: From: @voicex (Post ID: 3): hello world.

Important Note: Even if you were following voicex, you wouldn't get notified if voicex posts with #anon tag.


If you were following #employment or #kibera

Sample Response 1: From: @voicex (Post ID: 5): New job in Kibera. #employment #kibera

Sample Response 2: From: @anonymous (Post ID: 7): a violence on Kibera drive. #anon #kibera.