GinjaNinja32 / DisGoIRC

Discord<->IRC bridge bot, written in Go
GNU Affero General Public License v3.0
9 stars 3 forks source link

Convert Discord format codes to the IRC equivalents #1

Open GinjaNinja32 opened 7 years ago

GinjaNinja32 commented 7 years ago

**foo** on Discord should convert to ^Bfoo^B on IRC.

GinjaNinja32 commented 7 years ago

Needs an implementation of ParseDiscord