Skip to content

irc bridge

Compare
Choose a tag to compare
@9001 9001 released this 05 Apr 01:06
· 9 commits to master since this release

still supports python 2.6, 2.7, and 3.3 through 3.13 (at least)

new features

screenshot of r0c and irssi in the same channel

  • irc bridge 🀝 r0c can connect to irc networks 845573c 732254d 2ea0112
    • messages are forwarded bidirectionally, except for /me
    • answers to ping and ctcp:version, sane rate-limits, does colors
    • irc joins/parts are shown in r0c (but not vice versa)
    • multiple networks and channels can be bridged to one r0c channel
  • the status-channel has a list of hilights / nickname-mentions across all channels 8daadf0
  • add option --motd which appends the given file to the end of the welcome-text f6d4c51
  • add option --proxy to disable remembering terminal config for a list of proxy IPs f8780fe
  • the delete key now deletes f8780fe
  • 30% performance increase on python 3.12, 3.13 7c82c31
  • another 20% performance increase in general 213d9a4
  • add asciimation player bot... video dba3430
  • smaller sfx thanks to @CensoredUsername doing cursed stuff as usual πŸ‘‰πŸ˜ŽπŸ‘‰πŸ—œ e264ca8

bugfixes

  • the /help description for /ss was wrong, and /ey + /en was entirely missing 08295df 30b4e3c

⭐️ you probably want r0c.py below;
the zip and tar.gz files are source code
(python packages are available at PyPI)

if you run into issues with r0c.py, please try bigr0c.py instead
(and create an issue to let us know what happened πŸ™)