Coders-IRC


IRC for Coders

Working 0n Coders-Irc website


image
We have been adding various scripts and files and added a git page not to mention weechat page.I will be adding more and more IRC files and snippets. If you have any old scripts you have and like to add just message me on server!!

Read More

MIRC 7.72 HAS BEEN RELEASED! NOVEMBER 27TH 2022


image
This is a small update that adds features and addresses a number of issues reported by users since the last release. It includes improvements, changes and fixes, including:Added support for big float calculations using MAPM library.Fixed script parser bug when handling non-while/if { } brackets.Updated zlib library to v1.2.13.Fixed !. command prefixes used infront of while/if commands affecting following command.Added identifiers $cbrt(), $log2(), $powmod(), $modinv(), $gcd(), and...

Read More

IRC × OAuth 2.0


image
IRC × OAuth 2.02022-09-13In the past few days I’ve been working on better integrating IRC with OAuth 2.0. In a nutshell, my goal is to make IRC clients obtain a token by interacting with an OAuth 2.0 server, and then use that token to authenticate with the IRC server. This effort has resulted in various patches for meta.sr.ht’s OAuth 2.0 server, for the soju IRC bouncer and for the gamja & goguma IRC clients.Read More Here

Read More