Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Porter authored Nov 17, 2017
1 parent 0cb0cf3 commit 7956282
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,8 @@
* Requests will get bumped up through the setlist in the order in which they are received
* Example --> !vip

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

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

### Add tokens to a user account -- !addtokens USERNAME AMOUNT
* Example --> !addtokens @jopethemetalmessiah 5

### Reset priority request cooldown time -- !resetcooldown USERNAME
* Example --> !resetcooldown @jopethemetalmessiah

### Undo the last played song -- !undo
* Places the last played song back into the setlist

Expand Down

0 comments on commit 7956282

Please sign in to comment.