Skip to content

Instantly share code, notes, and snippets.

@Pnoexz
Last active November 7, 2018 14:38
Show Gist options
  • Save Pnoexz/c1b53ab47aa5462c67cc7765c64467df to your computer and use it in GitHub Desktop.
Save Pnoexz/c1b53ab47aa5462c67cc7765c64467df to your computer and use it in GitHub Desktop.
Runs in both #adam13531 and #playingwithscissors; does not read PMs.
The commands are not channel dependant, ie, command added in my channel will also work on Adam's.
!addcom and !delcom work as expected.
Only mods and the broadcaster can !addcom and !delcom.
There is no !aliascom.
There is no !editcom, for now you can !delcom and !addcom.
Commands have a 30 second cooldown. Even if they don't exist yet, they will be added to the list regardless (I forgot to account for this).
Commands are case-sensitive (TIL sqlite is case-sensitive).
Remember this was thrown together in ~3 hours in a language I'm very rusty on. I've done a lot of manual testing, but there's a high chance something slipped. My internet at work is also pretty bad.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment