Streamer.bot Scripting API
Official Scripting API Reference
Loading...
Searching...
No Matches
FaustBot::CPHCompatibleAPI Member List

This is the complete list of members for FaustBot::CPHCompatibleAPI, including all inherited members.

ActionExists(const QString &actionName)FaustBot::CPHCompatibleAPI
ButtplugConnect()FaustBot::CPHCompatibleAPI
ButtplugDisconnect()FaustBot::CPHCompatibleAPI
ButtplugGetDeviceCount()FaustBot::CPHCompatibleAPI
ButtplugGetDevices()FaustBot::CPHCompatibleAPI
ButtplugGetPatterns()FaustBot::CPHCompatibleAPI
ButtplugIsConnected()FaustBot::CPHCompatibleAPI
ButtplugLinear(int deviceIndex, double position, int durationMs, int featureIndex=-1)FaustBot::CPHCompatibleAPI
ButtplugPlayPattern(int deviceIndex, const QString &patternName)FaustBot::CPHCompatibleAPI
ButtplugRotate(int deviceIndex, double speed, bool clockwise=true, int featureIndex=-1)FaustBot::CPHCompatibleAPI
ButtplugStartScanning()FaustBot::CPHCompatibleAPI
ButtplugStop(int deviceIndex)FaustBot::CPHCompatibleAPI
ButtplugStopAll()FaustBot::CPHCompatibleAPI
ButtplugStopScanning()FaustBot::CPHCompatibleAPI
ButtplugVibrate(int deviceIndex, double intensity, int featureIndex=-1)FaustBot::CPHCompatibleAPI
ButtplugVibrateAll(double intensity)FaustBot::CPHCompatibleAPI
ButtplugVibrateFor(int deviceIndex, double intensity, int durationMs)FaustBot::CPHCompatibleAPI
ButtplugVibrateForTip(int deviceIndex, double tipAmount, double maxAmount, int durationMs)FaustBot::CPHCompatibleAPI
CamSodaConnect()FaustBot::CPHCompatibleAPI
CamSodaDisconnect()FaustBot::CPHCompatibleAPI
CamSodaGetFollowerCount()FaustBot::CPHCompatibleAPI
CamSodaGetGoalProgress()FaustBot::CPHCompatibleAPI
CamSodaGetGoalTarget()FaustBot::CPHCompatibleAPI
CamSodaGetTokenBalance()FaustBot::CPHCompatibleAPI
CamSodaGetViewerCount()FaustBot::CPHCompatibleAPI
CamSodaIsConnected()FaustBot::CPHCompatibleAPI
CamSodaIsLive()FaustBot::CPHCompatibleAPI
CamSodaKickUser(const QString &username)FaustBot::CPHCompatibleAPI
CamSodaMuteUser(const QString &username, int seconds=0)FaustBot::CPHCompatibleAPI
CamSodaSendChat(const QString &message)FaustBot::CPHCompatibleAPI
CamSodaSetGoal(int tokens, const QString &description)FaustBot::CPHCompatibleAPI
ChaturbateConnect()FaustBot::CPHCompatibleAPI
ChaturbateDisconnect()FaustBot::CPHCompatibleAPI
ChaturbateGetFollowerCount()FaustBot::CPHCompatibleAPI
ChaturbateGetGoalProgress()FaustBot::CPHCompatibleAPI
ChaturbateGetGoalTarget()FaustBot::CPHCompatibleAPI
ChaturbateGetTokenBalance()FaustBot::CPHCompatibleAPI
ChaturbateGetViewerCount()FaustBot::CPHCompatibleAPI
ChaturbateIsConnected()FaustBot::CPHCompatibleAPI
ChaturbateIsLive()FaustBot::CPHCompatibleAPI
ChaturbateKickUser(const QString &username)FaustBot::CPHCompatibleAPI
ChaturbateSendChat(const QString &message)FaustBot::CPHCompatibleAPI
ChaturbateSendNotice(const QString &message, const QString &toUser=QString())FaustBot::CPHCompatibleAPI
ChaturbateSetGoal(int tokens, const QString &description)FaustBot::CPHCompatibleAPI
ChaturbateSilenceUser(const QString &username, int seconds=0)FaustBot::CPHCompatibleAPI
CPHCompatibleAPI(ScriptManager *scriptManager, QObject *parent=nullptr)FaustBot::CPHCompatibleAPIexplicit
description() const overrideFaustBot::CPHCompatibleAPIinline
DisableAction(const QString &actionName)FaustBot::CPHCompatibleAPI
DisableCommand(const QString &commandId)FaustBot::CPHCompatibleAPI
DisableTimer(const QString &timerName)FaustBot::CPHCompatibleAPI
EnableAction(const QString &actionName)FaustBot::CPHCompatibleAPI
EnableCommand(const QString &commandId)FaustBot::CPHCompatibleAPI
EnableTimer(const QString &timerName)FaustBot::CPHCompatibleAPI
FanslyConnect()FaustBot::CPHCompatibleAPI
FanslyDisconnect()FaustBot::CPHCompatibleAPI
FanslyGetFollowerCount()FaustBot::CPHCompatibleAPI
FanslyGetSubscriberCount()FaustBot::CPHCompatibleAPI
FanslyGetViewerCount()FaustBot::CPHCompatibleAPI
FanslyIsConnected()FaustBot::CPHCompatibleAPI
FanslyIsLive()FaustBot::CPHCompatibleAPI
FanslyMuteUser(const QString &username, int seconds=0)FaustBot::CPHCompatibleAPI
FanslySendChat(const QString &message)FaustBot::CPHCompatibleAPI
FanslySendWhisper(const QString &username, const QString &message)FaustBot::CPHCompatibleAPI
GetActiveProfile()FaustBot::CPHCompatibleAPI
GetAllProfiles()FaustBot::CPHCompatibleAPI
GetChannelUrl(const QString &platform)FaustBot::CPHCompatibleAPI
GetCommandCounter(const QString &commandId)FaustBot::CPHCompatibleAPI
GetConnectedSocialPlatforms()FaustBot::CPHCompatibleAPI
GetConnectedStreamPlatforms()FaustBot::CPHCompatibleAPI
GetDiscordWebhooks()FaustBot::CPHCompatibleAPI
GetGlobalVar(const QString &varName, bool persisted=true)FaustBot::CPHCompatibleAPI
GetLiveStreamInfo()FaustBot::CPHCompatibleAPI
GetPlatformStreamInfo(const QString &platform)FaustBot::CPHCompatibleAPI
GetProfile(const QString &profileId)FaustBot::CPHCompatibleAPI
GetProfileByName(const QString &name)FaustBot::CPHCompatibleAPI
GetProfileCategory(const QString &platform=QString())FaustBot::CPHCompatibleAPI
GetProfileDescription(const QString &platform=QString())FaustBot::CPHCompatibleAPI
GetProfileNames()FaustBot::CPHCompatibleAPI
GetProfileTags(const QString &platform=QString())FaustBot::CPHCompatibleAPI
GetProfileTagsFormatted(const QString &format="hashtags", const QString &platform=QString())FaustBot::CPHCompatibleAPI
GetProfileTitle(const QString &platform=QString())FaustBot::CPHCompatibleAPI
GetTrovoUserVar(const QString &username, const QString &varName, bool persisted=true)FaustBot::CPHCompatibleAPI
GetTwitchUserVar(const QString &username, const QString &varName, bool persisted=true)FaustBot::CPHCompatibleAPI
GetUrlContent(const QString &url)FaustBot::CPHCompatibleAPI
GetUserVar(const QString &username, const QString &varName, bool persisted=true)FaustBot::CPHCompatibleAPI
IsLive(const QString &platform=QString())FaustBot::CPHCompatibleAPI
IsSocialConnected(const QString &platform)FaustBot::CPHCompatibleAPI
LogDebug(const QString &message)FaustBot::CPHCompatibleAPI
LogError(const QString &message)FaustBot::CPHCompatibleAPI
LogInfo(const QString &message)FaustBot::CPHCompatibleAPI
LogVerbose(const QString &message)FaustBot::CPHCompatibleAPI
LogWarn(const QString &message)FaustBot::CPHCompatibleAPI
LovenseConnect()FaustBot::CPHCompatibleAPI
LovenseDisconnect()FaustBot::CPHCompatibleAPI
LovenseGetToyBattery(const QString &toyId)FaustBot::CPHCompatibleAPI
LovenseGetToyCount()FaustBot::CPHCompatibleAPI
LovenseGetToys()FaustBot::CPHCompatibleAPI
LovenseHandleTip(int tokens)FaustBot::CPHCompatibleAPI
LovenseIsConnected()FaustBot::CPHCompatibleAPI
LovenseRotate(int level, int duration=0, const QString &toyId=QString())FaustBot::CPHCompatibleAPI
LovenseRunPattern(const QString &pattern, int duration=0, const QString &toyId=QString())FaustBot::CPHCompatibleAPI
LovenseRunPreset(int presetIndex, int duration=0, const QString &toyId=QString())FaustBot::CPHCompatibleAPI
LovenseStop(const QString &toyId=QString())FaustBot::CPHCompatibleAPI
LovenseStopAll()FaustBot::CPHCompatibleAPI
LovenseVibrate(int level, int duration=0, const QString &toyId=QString())FaustBot::CPHCompatibleAPI
LovenseVibrateAll(int level, int duration=0)FaustBot::CPHCompatibleAPI
name() const overrideFaustBot::CPHCompatibleAPIinline
ObsConnect(int connection=0)FaustBot::CPHCompatibleAPI
ObsConvertColorHex(int obsColor)FaustBot::CPHCompatibleAPI
ObsConvertRgb(int r, int g, int b)FaustBot::CPHCompatibleAPI
ObsDisconnect(int connection=0)FaustBot::CPHCompatibleAPI
ObsGetConnectionByName(const QString &name)FaustBot::CPHCompatibleAPI
ObsGetCurrentScene(int connection=0)FaustBot::CPHCompatibleAPI
ObsGetGroupSources(const QString &scene, const QString &groupName, int connection=0)FaustBot::CPHCompatibleAPI
ObsGetScenes(int connection=0)FaustBot::CPHCompatibleAPI
ObsHideFilter(const QString &source, const QString &filter, int connection=0)FaustBot::CPHCompatibleAPI
ObsHideGroupsSources(const QString &scene, const QString &groupName, int connection=0)FaustBot::CPHCompatibleAPI
ObsHideScenesFilters(const QString &sceneName, int connection=0)FaustBot::CPHCompatibleAPI
ObsHideSceneSources(const QString &sceneName, int connection=0)FaustBot::CPHCompatibleAPI
ObsHideSource(const QString &scene, const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsHideSourcesFilters(const QString &sourceName, int connection=0)FaustBot::CPHCompatibleAPI
ObsIsConnected(int connection=0)FaustBot::CPHCompatibleAPI
ObsIsFilterEnabled(const QString &source, const QString &filter, int connection=0)FaustBot::CPHCompatibleAPI
ObsIsRecording(int connection=0)FaustBot::CPHCompatibleAPI
ObsIsSourceVisible(const QString &scene, const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsIsStreaming(int connection=0)FaustBot::CPHCompatibleAPI
ObsMediaNext(const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsMediaPause(const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsMediaPlay(const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsMediaPrevious(const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsMediaRestart(const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsMediaStop(const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsPauseRecording(int connection=0)FaustBot::CPHCompatibleAPI
ObsRecordChapter(const QString &chapterName=QString(), int connection=0)FaustBot::CPHCompatibleAPI
ObsResumeRecording(int connection=0)FaustBot::CPHCompatibleAPI
ObsSaveReplayBuffer(int connection=0)FaustBot::CPHCompatibleAPI
ObsSendRaw(const QString &requestType, const QVariantMap &data=QVariantMap(), int connection=0)FaustBot::CPHCompatibleAPI
ObsSetAudioMonitorType(const QString &source, const QString &monitorType, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetBrowserSource(const QString &source, const QString &url, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetColorSourceColor(const QString &source, const QString &hexColor, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetColorSourceRandomColor(const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetGdiText(const QString &source, const QString &text, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetImageSourceFile(const QString &source, const QString &filePath, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetMediaSourceFile(const QString &source, const QString &filePath, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetMediaState(const QString &source, int state, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetRandomFilterState(const QString &source, int state, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetRandomGroupSourceVisible(const QString &scene, const QString &groupName, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetRandomSceneSourceVisible(const QString &sceneName, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetReplayBufferState(int state, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetScene(const QString &sceneName, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetSourceFilterState(const QString &source, const QString &filter, int state, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetSourceMuteState(const QString &source, int state, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetSourceVisibility(const QString &scene, const QString &source, bool visible, int connection=0)FaustBot::CPHCompatibleAPI
ObsSetVolume(const QString &source, double volume, int connection=0)FaustBot::CPHCompatibleAPI
ObsShowFilter(const QString &source, const QString &filter, int connection=0)FaustBot::CPHCompatibleAPI
ObsShowSource(const QString &scene, const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsSourceMute(const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsSourceMuteToggle(const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsSourceUnMute(const QString &source, int connection=0)FaustBot::CPHCompatibleAPI
ObsStartRecording(int connection=0)FaustBot::CPHCompatibleAPI
ObsStartReplayBuffer(int connection=0)FaustBot::CPHCompatibleAPI
ObsStartStreaming(int connection=0)FaustBot::CPHCompatibleAPI
ObsStopRecording(int connection=0)FaustBot::CPHCompatibleAPI
ObsStopReplayBuffer(int connection=0)FaustBot::CPHCompatibleAPI
ObsStopStreaming(int connection=0)FaustBot::CPHCompatibleAPI
ObsTakeScreenshot(const QString &source, const QString &filePath, int connection=0)FaustBot::CPHCompatibleAPI
ObsToggleFilter(const QString &source, const QString &filter, int connection=0)FaustBot::CPHCompatibleAPI
PlaySound(const QString &filePath, float volume=1.0f)FaustBot::CPHCompatibleAPI
PlaySoundFromFolder(const QString &folderPath, float volume=1.0f)FaustBot::CPHCompatibleAPI
PostToAllSocial(const QString &text, const QStringList &platforms=QStringList())FaustBot::CPHCompatibleAPI
PostToBluesky(const QString &text)FaustBot::CPHCompatibleAPI
PostToDiscord(const QString &webhookId, const QString &message)FaustBot::CPHCompatibleAPI
PostToDiscordEmbed(const QString &webhookId, const QVariantMap &embed)FaustBot::CPHCompatibleAPI
PostToMastodon(const QString &text, const QString &visibility="public")FaustBot::CPHCompatibleAPI
PostToTwitter(const QString &text)FaustBot::CPHCompatibleAPI
PostToUrl(const QString &url, const QString &body, const QString &contentType="application/json")FaustBot::CPHCompatibleAPI
RunAction(const QString &actionName, bool runImmediately=true)FaustBot::CPHCompatibleAPI
RunActionById(const QString &actionId, bool runImmediately=true)FaustBot::CPHCompatibleAPI
SendAction(const QString &message, bool bot=true)FaustBot::CPHCompatibleAPI
SendMessage(const QString &message, bool bot=true)FaustBot::CPHCompatibleAPI
SendTrovoMessage(const QString &message)FaustBot::CPHCompatibleAPI
SendWhisper(const QString &username, const QString &message)FaustBot::CPHCompatibleAPI
SendYouTubeMessage(const QString &message)FaustBot::CPHCompatibleAPI
setButtplugAPI(QObject *plugin)FaustBot::CPHCompatibleAPIinline
setCamSodaAPI(QObject *plugin)FaustBot::CPHCompatibleAPIinline
setChaturbateAPI(QObject *plugin)FaustBot::CPHCompatibleAPIinline
SetCommandCooldown(const QString &commandId, int cooldown)FaustBot::CPHCompatibleAPI
SetCommandCounter(const QString &commandId, int count)FaustBot::CPHCompatibleAPI
setFanslyAPI(QObject *plugin)FaustBot::CPHCompatibleAPIinline
SetGlobalVar(const QString &varName, const QVariant &value, bool persisted=true)FaustBot::CPHCompatibleAPI
setLovenseAPI(QObject *plugin)FaustBot::CPHCompatibleAPIinline
setProfilesAPI(class StreamProfilesAPI *api)FaustBot::CPHCompatibleAPIinline
setSocialAPI(class SocialAPI *api)FaustBot::CPHCompatibleAPIinline
setStripchatAPI(QObject *plugin)FaustBot::CPHCompatibleAPIinline
SetTrovoUserVar(const QString &username, const QString &varName, const QVariant &value, bool persisted=true)FaustBot::CPHCompatibleAPI
SetTwitchUserVar(const QString &username, const QString &varName, const QVariant &value, bool persisted=true)FaustBot::CPHCompatibleAPI
SetUserVar(const QString &username, const QString &varName, const QVariant &value, bool persisted=true)FaustBot::CPHCompatibleAPI
StripchatConnect()FaustBot::CPHCompatibleAPI
StripchatDisconnect()FaustBot::CPHCompatibleAPI
StripchatGetFollowerCount()FaustBot::CPHCompatibleAPI
StripchatGetGoalProgress()FaustBot::CPHCompatibleAPI
StripchatGetGoalTarget()FaustBot::CPHCompatibleAPI
StripchatGetViewerCount()FaustBot::CPHCompatibleAPI
StripchatIsConnected()FaustBot::CPHCompatibleAPI
StripchatIsLive()FaustBot::CPHCompatibleAPI
StripchatKickUser(const QString &username)FaustBot::CPHCompatibleAPI
StripchatMuteUser(const QString &username, int minutes=0)FaustBot::CPHCompatibleAPI
StripchatSendChat(const QString &message)FaustBot::CPHCompatibleAPI
StripchatSendWhisper(const QString &username, const QString &message)FaustBot::CPHCompatibleAPI
StripchatSetGoal(int tokens, const QString &description)FaustBot::CPHCompatibleAPI
TimerStart(const QString &timerName)FaustBot::CPHCompatibleAPI
TimerStop(const QString &timerName)FaustBot::CPHCompatibleAPI
TrovoAddModerator(const QString &username)FaustBot::CPHCompatibleAPI
TrovoBanUser(const QString &username)FaustBot::CPHCompatibleAPI
TrovoFollowersOnly(bool enabled)FaustBot::CPHCompatibleAPI
TrovoGetBroadcaster()FaustBot::CPHCompatibleAPI
TrovoGetChannelInfo()FaustBot::CPHCompatibleAPI
TrovoGetClips(int limit=20)FaustBot::CPHCompatibleAPI
TrovoGetEmotes()FaustBot::CPHCompatibleAPI
TrovoGetFollowers(int limit=20)FaustBot::CPHCompatibleAPI
TrovoGetPastStreams(int limit=20)FaustBot::CPHCompatibleAPI
TrovoGetSubscribers(int limit=100, int offset=0)FaustBot::CPHCompatibleAPI
TrovoGetTopCategories(int limit=30)FaustBot::CPHCompatibleAPI
TrovoGetViewers(int limit=100)FaustBot::CPHCompatibleAPI
TrovoHostChannel(const QString &targetChannel)FaustBot::CPHCompatibleAPI
TrovoIsConnected()FaustBot::CPHCompatibleAPI
TrovoRemoveModerator(const QString &username)FaustBot::CPHCompatibleAPI
TrovoSearchCategories(const QString &query, int limit=20)FaustBot::CPHCompatibleAPI
TrovoSetCategory(const QString &categoryId)FaustBot::CPHCompatibleAPI
TrovoSetGame(const QString &game)FaustBot::CPHCompatibleAPI
TrovoSetTitle(const QString &title)FaustBot::CPHCompatibleAPI
TrovoSlowMode(bool enabled, int seconds=30)FaustBot::CPHCompatibleAPI
TrovoSubscribersOnly(bool enabled)FaustBot::CPHCompatibleAPI
TrovoTimeoutUser(const QString &username, int duration=300)FaustBot::CPHCompatibleAPI
TrovoUnbanUser(const QString &username)FaustBot::CPHCompatibleAPI
TrovoUntimeoutUser(const QString &username)FaustBot::CPHCompatibleAPI
TwitchAddModerator(const QString &username)FaustBot::CPHCompatibleAPI
TwitchAddVip(const QString &username)FaustBot::CPHCompatibleAPI
TwitchAnnounce(const QString &message, bool bot=true, const QString &color="primary")FaustBot::CPHCompatibleAPI
TwitchBanUser(const QString &username, const QString &reason=QString(), bool bot=false)FaustBot::CPHCompatibleAPI
TwitchCancelRaid()FaustBot::CPHCompatibleAPI
TwitchClearChatMessages(bool bot=false)FaustBot::CPHCompatibleAPI
TwitchCreateClip()FaustBot::CPHCompatibleAPI
TwitchCreateStreamMarker(const QString &description=QString())FaustBot::CPHCompatibleAPI
TwitchDeleteChatMessage(const QString &messageId, bool bot=false)FaustBot::CPHCompatibleAPI
TwitchGetBitsDonatedByUserId(const QString &userId)FaustBot::CPHCompatibleAPI
TwitchGetBot()FaustBot::CPHCompatibleAPI
TwitchGetBroadcaster()FaustBot::CPHCompatibleAPI
TwitchGetChannelPointsUsedByUserId(const QString &userId)FaustBot::CPHCompatibleAPI
TwitchGetExtendedUserInfoById(const QString &odUserId)FaustBot::CPHCompatibleAPI
TwitchGetExtendedUserInfoByLogin(const QString &username)FaustBot::CPHCompatibleAPI
TwitchGetGame()FaustBot::CPHCompatibleAPI
TwitchGetPrerollFreeTime()FaustBot::CPHCompatibleAPI
TwitchGetRewardCounter(const QString &rewardId)FaustBot::CPHCompatibleAPI
TwitchGetRewards()FaustBot::CPHCompatibleAPI
TwitchGetRewardUserCounter(const QString &rewardId, const QString &username)FaustBot::CPHCompatibleAPI
TwitchGetRewardUserCounterById(const QString &rewardId, const QString &odUserId)FaustBot::CPHCompatibleAPI
TwitchGetTitle()FaustBot::CPHCompatibleAPI
TwitchIsConnected()FaustBot::CPHCompatibleAPI
TwitchIsShieldModeActive()FaustBot::CPHCompatibleAPI
TwitchIsUserSubscribed(const QString &userId)FaustBot::CPHCompatibleAPI
TwitchPollArchive(const QString &pollId)FaustBot::CPHCompatibleAPI
TwitchPollCreate(const QString &title, const QStringList &choices, int duration=60, int bitsPerVote=0, int pointsPerVote=0)FaustBot::CPHCompatibleAPI
TwitchPollTerminate(const QString &pollId)FaustBot::CPHCompatibleAPI
TwitchPredictionCancel(const QString &predictionId)FaustBot::CPHCompatibleAPI
TwitchPredictionCreate(const QString &title, const QStringList &outcomes, int duration=60)FaustBot::CPHCompatibleAPI
TwitchPredictionLock(const QString &predictionId)FaustBot::CPHCompatibleAPI
TwitchPredictionResolve(const QString &predictionId, const QString &winningOutcomeId)FaustBot::CPHCompatibleAPI
TwitchRedemptionCancel(const QString &rewardId, const QString &redemptionId)FaustBot::CPHCompatibleAPI
TwitchRedemptionFulfill(const QString &rewardId, const QString &redemptionId)FaustBot::CPHCompatibleAPI
TwitchRemoveModerator(const QString &username)FaustBot::CPHCompatibleAPI
TwitchRemoveVip(const QString &username)FaustBot::CPHCompatibleAPI
TwitchResetRewardAllUserCounters(const QString &rewardId)FaustBot::CPHCompatibleAPI
TwitchResetRewardCounter(const QString &rewardId)FaustBot::CPHCompatibleAPI
TwitchResetRewardUserCounter(const QString &rewardId, const QString &username)FaustBot::CPHCompatibleAPI
TwitchResetRewardUserCounters(const QString &username)FaustBot::CPHCompatibleAPI
TwitchRewardDisable(const QString &rewardId)FaustBot::CPHCompatibleAPI
TwitchRewardEnable(const QString &rewardId)FaustBot::CPHCompatibleAPI
TwitchRewardPause(const QString &rewardId)FaustBot::CPHCompatibleAPI
TwitchRewardUnpause(const QString &rewardId)FaustBot::CPHCompatibleAPI
TwitchRunCommercial(int duration=60)FaustBot::CPHCompatibleAPI
TwitchSendShoutout(const QString &username)FaustBot::CPHCompatibleAPI
TwitchSetEmoteOnly(bool enabled=true)FaustBot::CPHCompatibleAPI
TwitchSetFollowersOnly(bool enabled=true, int duration=0)FaustBot::CPHCompatibleAPI
TwitchSetGame(const QString &gameNameOrId)FaustBot::CPHCompatibleAPI
TwitchSetSlowMode(bool enabled=true, int duration=5)FaustBot::CPHCompatibleAPI
TwitchSetSubscribersOnly(bool enabled=true)FaustBot::CPHCompatibleAPI
TwitchSetTitle(const QString &title)FaustBot::CPHCompatibleAPI
TwitchShieldModeOff()FaustBot::CPHCompatibleAPI
TwitchShieldModeOn()FaustBot::CPHCompatibleAPI
TwitchStartRaidById(const QString &channelId)FaustBot::CPHCompatibleAPI
TwitchStartRaidByName(const QString &channelName)FaustBot::CPHCompatibleAPI
TwitchTimeoutUser(const QString &username, int duration, const QString &reason=QString(), bool bot=false)FaustBot::CPHCompatibleAPI
TwitchUnbanUser(const QString &username, bool bot=false)FaustBot::CPHCompatibleAPI
TwitchUpdateReward(const QString &rewardId, const QString &title=QString(), const QString &prompt=QString(), int cost=-1)FaustBot::CPHCompatibleAPI
UnsetGlobalVar(const QString &varName, bool persisted=true)FaustBot::CPHCompatibleAPI
UnsetTrovoUser(const QString &username, bool persisted=true)FaustBot::CPHCompatibleAPI
UnsetTrovoUserVar(const QString &username, const QString &varName, bool persisted=true)FaustBot::CPHCompatibleAPI
UnsetTwitchUser(const QString &username, bool persisted=true)FaustBot::CPHCompatibleAPI
UnsetTwitchUserVar(const QString &username, const QString &varName, bool persisted=true)FaustBot::CPHCompatibleAPI
UnsetUserVar(const QString &username, const QString &varName, bool persisted=true)FaustBot::CPHCompatibleAPI
Wait(int milliseconds)FaustBot::CPHCompatibleAPI
YouTubeBanUser(const QString &channelId)FaustBot::CPHCompatibleAPI
YouTubeDeleteMessage(const QString &messageId)FaustBot::CPHCompatibleAPI
YouTubeGetBroadcaster()FaustBot::CPHCompatibleAPI
YouTubeIsConnected()FaustBot::CPHCompatibleAPI
YouTubeSetDescription(const QString &description)FaustBot::CPHCompatibleAPI
YouTubeSetTitle(const QString &title)FaustBot::CPHCompatibleAPI
YouTubeTimeoutUser(const QString &channelId, int duration=300)FaustBot::CPHCompatibleAPI
YouTubeUnbanUser(const QString &channelId)FaustBot::CPHCompatibleAPI