-
Notifications
You must be signed in to change notification settings - Fork 9
User Guide
Syntax: register <name>
Sample Text 1: register voicex
Sample Response 1: Successfully registered voicex with 6503088677.
Syntax: unregister <name>
Sample Text 1: unregister voicex
Sample Response 1: Unregistered voicex.
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
Syntax: view <post-id>
Sample Text 1: view 3
Sample Response 1: hello world
Syntax: delete <post-id>
Sample Text 1: delete 3
Sample Response 1: Post (ID:3) has been successfully deleted.
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!
Syntax: search <keywords>
Sample Text 1: search world
Sample Response 1: hello world (Post ID: 3)
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
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
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
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.
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.