Skip to content

Commit 7956282

Browse files
author
Jordan Porter
authoredNov 17, 2017
Add files via upload
1 parent 0cb0cf3 commit 7956282

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed
 

‎README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,8 @@
108108
* Requests will get bumped up through the setlist in the order in which they are received
109109
* Example --> !vip
110110

111-
### View your current request status -- !me
112-
* Returns the user's request data
113-
* Description
114-
* isPriority? isVIP?
115-
* Position in line
116-
* Available Tokens
117-
* Number of Songs Played
111+
### All JopeBot Data... live via Web Server! -- !info
112+
* Generates a URL to a web server that returns everything you'd want to know
118113

119114
### Give tokens to a fellow twitch user -- !give USERNAME AMOUNT
120115
* Takes tokens from your stash, and places them into another's
@@ -158,6 +153,12 @@
158153
### Refund all elevated requests (must be sent from bot GUI) -- !refund
159154
* Removes elevated requests, and refunds appropriate token amounts
160155

156+
### Add tokens to a user account -- !addtokens USERNAME AMOUNT
157+
* Example --> !addtokens @jopethemetalmessiah 5
158+
159+
### Reset priority request cooldown time -- !resetcooldown USERNAME
160+
* Example --> !resetcooldown @jopethemetalmessiah
161+
161162
### Undo the last played song -- !undo
162163
* Places the last played song back into the setlist
163164

0 commit comments

Comments
 (0)
Please sign in to comment.