WildPHP / irc-bot

A simple and modular PHP IRC bot
MIT License
84 stars 24 forks source link

Text formatting #68

Closed NanoSector closed 7 years ago

NanoSector commented 8 years ago

IRC supports text formatting. Implement a basic class to do this.

NanoSector commented 8 years ago

Useful resource: https://github.com/myano/jenni/wiki/IRC-String-Formatting

NanoSector commented 7 years ago

We've a basic class now but the formatting doesn't show up on anyone's clients. Have to investigate this further.

NanoSector commented 7 years ago

Seems to work, the channel I tested in didn't allow colors, derp.