Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Releases: Malonan/Sticker

Sticker v1.3.0 Release

09 Feb 12:04
Compare
Choose a tag to compare
  1. Administrator permission check optimization.
  2. The robot supports checking its own permissions.
  3. Judgment optimization.
  4. Fixed database not refreshing after changing a group's sticker check mode with the /mode command.
  5. Directory structure optimization.
  6. ulib upgraded to v0.0.11.

Sticker v1.2.0 Release

07 Feb 11:06
Compare
Choose a tag to compare

Bug fixes and improvements.

What's Changed

  • Add license scan report and status by @fossabot in #1

New Contributors

Full Changelog: V1.1.0...v1.2.0

V1.1.0 Release

08 Jan 08:04
Compare
Choose a tag to compare
  1. [New] Add command /mode for group mode switching.
  2. [New] Redis now checks connection status.
  3. [New] Now check configuration file status.
  4. [Update] Sync 3JoB/telebot with the latest version.
  5. [Changed] []Byte and String type conversions are now converted using 3JoB/telebot's built-in package.
  6. [Changed] All commands are now moved to Command.go file. (except /make)
  7. [Changed] Func.go changed to Function.go .
  8. [Changed] sticker/include changed to sticker/cmd.
  9. [Changed] sticker/lib/libfn now don't use goto. (This change was rolled out after the Tag was packaged.)

and more.....

V1.0.2

07 Jan 14:10
Compare
Choose a tag to compare
  1. Add wiki folder.
  2. Change the Start text.
  3. Fixed the problem that if the whitelist group is enabled, the robot will not automatically exit the non-whitelist group when using some functions.
  4. Fixed the bug that if the sticker whitelist mode is enabled, the whitelist stickers will be deleted by mistake.

V1.0.1

07 Jan 13:31
Compare
Choose a tag to compare