Skip to content

Instantly share code, notes, and snippets.

@rhietala
Created November 21, 2013 09:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rhietala/7578453 to your computer and use it in GitHub Desktop.
Save rhietala/7578453 to your computer and use it in GitHub Desktop.
tinyfugue low ep
/def -i -F -mregexp -t"^H:([0-9]+)/[0-9]+ \[.*\] S:([0-9]+)/[0-9]+ \[.*\] E:([0-9]+)/[0-9]+ \[.*\] \$:([0-9]+) \[.*\] exp:([0-9]+) \[.*\]$" low_ep_warn =\
/if (%{P3} <= 30)\
party report LOW EP%%;\
/endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment