atuttle / zoidbox

An IRC bot that (attempts to) bring the knowledge and wit of @boyzoid to ##coldfusion on freenode
3 stars 6 forks source link

nick++ != nick + 1 #32

Open iconecd opened 9 years ago

iconecd commented 9 years ago

simple karma shortcut

atuttle commented 9 years ago

:+1:

ryanguill commented 9 years ago

I dunno, seems like a slippery slope. Should we also support ++nick and nick += 1? :)

seriously though, I think I need to add nick++ and nick +1 (currently we only support nick: +1 I believe) - anything else?