Skip to content
Discussion options

You must be logged in to vote

Hi there, twitch has removed the ability for bots to use slash commands, unfortunately.
Here's a list of things you can use instead:
/w -> PartialUser.send_whisper
/mod -> PartialUser.add_channel_moderator / PartialUser.remove_channel_moderator
/vip -> PartialUser.add_channel_vip / PartialUser.remove_channel_vip
/shoutout -> PartialUser.shoutout
/raid -> PartialUser.start_raid (also: PartialUser.cancel_raid)
/ban -> PartialUser.ban_user
/unban -> PartialUser.unban_user
/shield -> PartialUser.update_shield_mode_status
/timeout -> PartialUser.timeout_user
/announce -> PartialUser.chat_announcement
/clear / /delete -> PartialUser.delete_chat_messages
/uniquechat, /followers, /emoteonly -> Pa…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jetfuel
Comment options

Answer selected by jetfuel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants