Skip to content

Releases: niri-la/MisskeyEmojiBot

v1.1.0

21 Jul 17:56
Compare
Choose a tag to compare

Version 1.1.0

Added

  • Added Emoji request abort function #36
  • Added user permission checker #42
  • Multilingual implementation #45
  • Added feature to delete thread messages #51

Changed

  • fmt to logrus #33
  • Change request flow #49

Fixed

  • Fixed DM bug. #37
  • Fixed request input alias #50

v1.0.1

18 Jul 15:34
Compare
Choose a tag to compare

Version 1.0.1

Fixed

  • fix dockerfile #29

v1.0.0

18 Jul 14:32
Compare
Choose a tag to compare

Version 1.0.0

Added

  • Delete channels and archive threads after deciding whether or not to apply for pictograms. #13
  • User feedback implementation. #15
  • add emoji note function. #21

Changed

  • Changed from hard-coding such as Token to using env files #11

Fixed

  • change Regex pattern #11
  • Numbers are replaced by _ when they are included in pictogram names #12
  • Examples of characters that can be entered #14
  • Fixed not being able to press a button after making a request. #20
  • add interaction message. #23
  • add emoji length check. #26

v0.0.1

17 Jul 07:19
d3972ca
Compare
Choose a tag to compare

Version 0.0.1

Added

  • emoji managed functions
  • added libraries
    • go-misskey (connect to misskey)
    • discord-go (connect to discord)