Module vibeirc.utility

Functions

NameDescription
bold(text) Format text to appear bold to IRC clients that support it.
color(text, foreground, background) Format text to appear colored according to foreground, and optional background coloring, to IRC clients that support it.
italic(text) Format text to appear italicized to IRC clients that support it.
underline(text) Format text to appear underlined to IRC clients that support it.