This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Releases: Malonan/Sticker
Releases · Malonan/Sticker
Sticker v1.3.0 Release
- Administrator permission check optimization.
- The robot supports checking its own permissions.
- Judgment optimization.
- Fixed database not refreshing after changing a group's sticker check mode with the /mode command.
- Directory structure optimization.
- ulib upgraded to v0.0.11.
Sticker v1.2.0 Release
V1.1.0 Release
- [New] Add command
/mode
for group mode switching. - [New] Redis now checks connection status.
- [New] Now check configuration file status.
- [Update] Sync 3JoB/telebot with the latest version.
- [Changed] []Byte and String type conversions are now converted using 3JoB/telebot's built-in package.
- [Changed] All commands are now moved to Command.go file. (except /make)
- [Changed] Func.go changed to Function.go .
- [Changed] sticker/include changed to sticker/cmd.
- [Changed] sticker/lib/libfn now don't use goto. (This change was rolled out after the Tag was packaged.)
and more.....
V1.0.2
- Add wiki folder.
- Change the Start text.
- Fixed the problem that if the whitelist group is enabled, the robot will not automatically exit the non-whitelist group when using some functions.
- Fixed the bug that if the sticker whitelist mode is enabled, the whitelist stickers will be deleted by mistake.
V1.0.1
Full Changelog: https://github.com/Malonan/Sticker/commits/v1.0.1