Misc Commands
This is a reference to all public and usable commands I have implemented on my website for use for streamers.
https://www.theliveitup34.com/api/v1/cmd/Multi Command
!multi user1 user2 user3 user4
or
!multi @user1 @user2 @user3 @user4Submitting Data to the API
Example Request
GET /api/v1/cmd/multi?users=user1%20user2%20user3%20user4Header Request
GET /api/v1/cmd/multi
Multi: user1 user2 user3 user4Random Question
Translate
Submitting Data to the API
Method 1: Query Parameter
Method 2: Request Header
Last updated