Yep, it can use colors (even though i don't use that)
Code:
#######################
### Display options ###
#######################
## You can customize those. Try not to break anything by adding invalid chars like " or []
## [b] for bold, [c]x for color x, [u] for underline
## Use \n to split messages on multiple lines
proc b {} {return }; # bold code
proc c {} {return }; # color code
proc u {} {return }; # underline code
set splitter(CHAR) "\n"
Add this as well for nuke to announce properly:
Code:
################
# For !commands:
################
proc ioB:skin {} {
global ioBvar announce nuke
set nuke(SPLITTER) "@"