Skip to content

Instantly share code, notes, and snippets.

@danielpronych
Created November 21, 2017 21:23
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielpronych/ff194326b21821b6011e1a3aedc973e5 to your computer and use it in GitHub Desktop.
Save danielpronych/ff194326b21821b6011e1a3aedc973e5 to your computer and use it in GitHub Desktop.
Selected Nightbot commands

Nightbot Commands (Selected)

Basic Counter (execute works for mod-only)

!commands add !countercmd -ul=moderator "The current counter is $(count) ."

Reset Counter Command (execute works for mod-only)

!commands add !resetcountercmd -ul=moderator -a=!commands edit !countercmd -c=0

TODO: working on a command for the counter for non-mod to execute and not increment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment