All pastes #2112343 Raw Edit

Untitled

public text v1 · immutable
#2112343 ·published 2012-02-08 09:21 UTC
rendered paste body
On $*: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-
  }