itabashi icon indicating copy to clipboard operation
itabashi copied to clipboard

Itabashi (板橋) is a bridging bot that syncs messages between a Discord and an IRC channel.

Results 8 itabashi issues
Sort by recently updated
recently updated
newest added

The text `if you didn't you'd replace the \s with [^\d]` on IRC shows in Discord as `if you didn't you'd replace the s with [^d]` Presumably some library is...

How does it know which server and which channel? Why is the documentation so poor on this? Why is there no example config?

If someone on IRC says: `@Somecooldude yo what up` And there is someone on Discord who has that name, it should ping them in the message. Discord -> IRC is...

I've created an impromptu systemd service for itabashi to use: It requires the user `itabashi` to be created on the system, with this git repo cloned into `/home/itabashi/itabashi`. Then it...

enhancement

We should optimally have the IM Managers reconnect automatically. I'm not 100% sure gIRC does this automagically yet, and I have absolutely no clue how Discord.py handles it, but we...

question

![snapshot15](https://cloud.githubusercontent.com/assets/614893/13650456/c6b43da0-e610-11e5-8ecf-f6d8081663b2.png) The link URL is not actually sent across. Maybe if the text is too big it has issues (e.g. IRC char limit?) Log: http://antonizoon.yui.cat/itabashi-20160310.log

Github's URLs are really annoying in Discord, where it expands them to take up a whole bunch of space. We should have an optional feature to strip Github shorturls when...

enhancement

As outlined in the design doc, we will create a logging system that works with our shared event manager.

enhancement