File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1- Yik Yak Command Line Version (Version 2.0 )
1+ Yik Yak Command Line Version (Version 2.1 )
22==============
33
44Python implementation of Yik Yak using the pyak API by joseph346. More features to come in the future.
@@ -57,15 +57,19 @@ Actions are performed using a single letter and optional parameter(s).
5757
5858 *Upvote Yak (U) or (U <yak#>)
5959 *Downvote Yak (D) or (D <yak#>)
60+ *Report Yak (E) or (E <yak#>)
6061
6162 *Upvote Comment (V) or (V <yak# comment#>)
6263 *Downvote Comment (H) or (H <yak# comment#>)
64+ *Report Comment (M) or (M <yak# comment#>)
6365
6466 *Yakarma Level (Y)
6567
6668 *Choose New User ID (I) or (I <userID>)
6769 *Choose New Location (L) or (L <location>)
6870
71+ *Contact Yik Yak (F)
72+
6973 *Quit Yik Yak (Q)
7074
7175 ->
You can’t perform that action at this time.
0 commit comments