kameloso.plugins.twitch.common

Common Twitch bits and bobs.

Members

Classes

InvalidCredentialsException
class InvalidCredentialsException

Exception, to be thrown when credentials or grants are invalid.

MissingBroadcasterTokenException
class MissingBroadcasterTokenException

Exception, to be thrown when an API query to the Twitch servers failed, due to missing broadcaster-level token.

Functions

isValidTwitchUsername
auto isValidTwitchUsername(string username)

Checks if a string is a valid Twitch username.

See Also

Meta