Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am StepS- on github.
  • I am steps (https://keybase.io/steps) on keybase.
  • I have a public key whose fingerprint is CCB3 B36F 90B7 C0BA B6C3 458E 2490 E7F7 047D D9BC

To claim this, I am signing this object:

@StepS-
StepS- / twitch.py
Last active October 14, 2019 14:04
import hexchat
__module_name__ = 'Twitch'
__module_author__ = 'TingPing, frumpy4, StepS'
__module_version__ = '6.8'
__module_description__ = 'Better integration with Twitch.tv'
# Commands from http://help.twitch.tv/customer/portal/articles/659095-chat-moderation-commands
# Enable the "commands" and "membership" caps for the best effect
# See https://github.com/justintv/Twitch-API/blob/master/chat/capabilities.md for an up-to-date list.