Styling fixes and Olden Era mmodule
This commit is contained in:
@@ -10,8 +10,9 @@ use RuntimeException;
|
||||
* Thin Twitch Helix client. Replaces twitch-bot/search-game.py + set-channel.py
|
||||
* for use from `php artisan rig:loading`.
|
||||
*
|
||||
* Requires TWITCH_CLIENT_ID + TWITCH_TOKEN (user OAuth token with the
|
||||
* Requires TWITCH_CLIENT_ID + TWITCH_ACCESS_TOKEN (user OAuth token with the
|
||||
* channel:manage:broadcast scope) and TWITCH_BROADCASTER_ID in .env.
|
||||
* Legacy TWITCH_TOKEN is still accepted as a fallback (see config/rig.php).
|
||||
*/
|
||||
class TwitchHelix
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user