-
Notifications
You must be signed in to change notification settings - Fork 9
Add metadata2 module #129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: unreal6
Are you sure you want to change the base?
Add metadata2 module #129
Conversation
Hold on, I just realized that @k4bek4be's already implements the new spec. Let me sort this out. |
Based on changes by k4be
Got it, it doesn't. I got confused because it does implement |
I do already have a new version which is not yet included in this repo, implementing the new specification and fixing some small bugs. But it may not be up to the latest spec (last modified in 2023) and is largely untested. I think we should merge them both together. |
This is a fork of @k4bek4be's
metadata
module that implemented IRCv3metadata
, but this one implements IRCv3draft/metadata-2
.