Untitled
public text v1 · immutableOn $*:Text:/^(\+|-|!|@|.)(calc|calculator).*/Si:#: {
if (k isin $2-) { halt |
elseif ($left($1,1) == @) set %meth0d msg $chan
if ($left($1,1) == !) set %meth0d notice $nick
if ($left($1,1) == .) set %meth0d msg $chan
calculate $2-
}