BetterLuoguChat is a GUI wrap of LuoguMsgNotifier with extra functions.
Currently WIP.
- Login window
- Main window
- Chat window
- Receive messages
- Send messages
- About menu (won't be WIP after this)
- Base64 support
- Username-UID support
- Notify user using win11toast
- Login using username & password (optional)
Inspired by LuoguMsgNotifier.
Some codes are also taken from LuoguMsgNotifier.
Thanks Makerlife!
Codes taken from LuoguMsgNotifier are marked with:
# These codes are taken from LuoguMsgNotifier.
# Copyright (c) 2023 Makerlife
Also, thanks to 0f-0b who makes a wonderful manual about Luogu's API!