SkillAgentSearch skills...

Mania

An Experimental Implementation of NTQQ Protocol, with Pure RustπŸ¦€, Derived from Lagrange.Core

Install / Use

/learn @LagrangeDev/Mania
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center">

Mania GitHub Workflow Status (with event) nightly wip

</div>

[!NOTE]
This project is originally frozen in radicle

[!WARNING]
This project is still in active development. The internal and external interfaces are still unstable

Disclaimer

See Lagrange.Core

Features List

| Protocol | Support | Login | Support | Messages | Support | Operations | Support | Events | Support | | -------- | :-----: | ------------------------------ | :-----: | :------------ | :-----: | :---------------- | :-----: | :------------------ | :-----: | | Windows | πŸ”΄ | QrCode | 🟒 | BounceFace | πŸ”΄ | Poke | πŸ”΄ | ~~Captcha~~ | πŸ”΄ | | macOS | πŸ”΄ | ~~Password~~ | πŸ”΄ | Face | 🟑 [^1] | Recall | πŸ”΄ | BotOnline | 🟒 | | Linux | 🟒 | EasyLogin | 🟑 | File | 🟑[^1] | Leave Group | πŸ”΄ | BotOffline | 🟒 | | | | ~~UnusualDevice<br/>Password~~ | πŸ”΄ | Forward | 🟒 | Set Special Title | πŸ”΄ | Message | 🟒 | | | | ~~UnusualDevice<br/>Easy~~ | πŸ”΄ | ~~GreyTip~~ | πŸ”΄ | Kick Member | πŸ”΄ | Poke | 🟒 | | | | ~~NewDeviceVerify~~ | πŸ”΄ | GroupReaction | 🟑[^1] | Mute Member | πŸ”΄ | MessageRecall | 🟒 | | | | | | Image | 🟒 | Set Admin | πŸ”΄ | GroupMemberDecrease | 🟒 | | | | | | Json | 🟒 | Friend Request | πŸ”΄ | GroupMemberIncrease | 🟒 | | | | | | KeyBoard | πŸ”΄ | Group Request | πŸ”΄ | GroupPromoteAdmin | 🟒 | | | | | | LightApp | 🟒 | ~~Voice Call~~ | πŸ”΄ | GroupInvite | 🟒 | | | | | | LongMsg | 🟑[^1] | Client Key | πŸ”΄ | GroupRequestJoin | 🟒 | | | | | | Markdown | πŸ”΄ | Cookies | πŸ”΄ | FriendRequest | 🟒 | | | | | | MarketFace | 🟑[^1] | Send Message | 🟑 | ~~FriendTyping~~ | πŸ”΄ | | | | | | Mention | 🟒 | | | ~~FriendVoiceCall~~ | πŸ”΄ | | | | | | MultiMsg | 🟑[^1] | | | | | | | | | | Poke | πŸ”΄ | | | | | | | | | | Record | 🟒 | | | | | | | | | | SpecialPoke | πŸ”΄ | | | | | | | | | | Text | 🟒 | | | | | | | | | | Video | 🟒 | | | | | | | | | | Xml | 🟒 | | | | |

[^1]: Only implemented event parsing

Development

Make sure to set up the Git hooks before contributing by moving the hook files under scripts directory to .git/hooks:

mkdir -p .git/hooks
cp scripts/pre-commit .git/hooks/pre-commit
cp scripts/pre-push .git/hooks/pre-push

References

Related Skills

View on GitHub
GitHub Stars52
CategoryDevelopment
Updated13h ago
Forks12

Languages

Rust

Security Score

100/100

Audited on Apr 1, 2026

No findings