This project is a simple Discord/IRC bot that relays irc messages to and from a Discord channel. This bot's goal is to provide a bridge between IRC channels and Discord text channels as seamlessly as possible.
- Discord emoji name conversion (
<:thinking:213123123>->:thinking:) - Discord user mention conversion (
<@293102930912>->Headline) - Discord channel mention conversion (
<#9102930912509>->#general) - Discord intended escaping -> escaped output (
\#general->#general) - Auto code block
hastebin.comuploads. (code blocks created like ``` <code> ``` will be uploaded) - IRC +v and +o flags are expressed in Discord as '+' & '@', respectively.
- Discord attachment uploads expressed as urls to IRC
- Build the project or download from our releases page
- Configure Settings.json
- Ensure Settings.json is alongside the executable
- Run the executable!
Much of the code was adapted from VoiDeD's bot, so many thanks for the guidance. Also I'd like to thank the guys on #opensteamworks in gamesurge irc.
