gf3 / Jerk

Stupidly simple IRC bots in Javascript.
http://gf3.github.com/Jerk
The Unlicense
106 stars 17 forks source link

Rich text formatting? #29

Open ProLoser opened 12 years ago

ProLoser commented 12 years ago

Any way to do this?

gf3 commented 12 years ago

So, exciting news: the next version of IRC-js will actually make Jerk obsolete.

This is what the new API looks like: https://github.com/gf3/IRC-js/issues/60

And this is how you'd do formatting: https://github.com/nlogax/ircjsbot-plugins/blob/master/spotify.ejs#L45

We should be releasing it on npm any day now.