All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fix: reset state when an error occurs during emoji application.
#110
- fix: convert full-width spaces to half-width spaces when setting tags.
#108
- add: version information to the /ni_rilana command, allowing users to easily check the current version within the command output.
#99
- add: applicant information to the emoji approval thread, providing more context for the approval process.
#102
- add: impl json save function.
#102
- add: ability to update emoji properties via the /change_emoji_detail command.
#104
- improve: visibility of information sent via direct messages for better readability.
#106
- fix: docker settings.
#100
- refactor: reorganize file structure for better clarity and maintainability
#97
- fix: emoji name input was not converted to lowercase
#91
- add sendDirectMessage emoji.Name
#86
- Change message.
#82
- Change the UUID version to v4.
#18
- Add the URL of the application source from DM.
#79
- Add request cancel button.
8e50ab0
- Delete threads of applications that have not been completed within a certain period of time.
#71
- Increase auto-hide time of threads.
#75
- Fixed a problem where the part where pictograms had to be specified was blank.
#76
- Change rate-limit
#69
- Change channel to thread
#60
- Separation of licenses and remarks
#54
- Change logger level timing
#57
- Added Emoji request abort function
#36
- Added user permission checker
#42
- Multilingual implementation
#45
- Added feature to delete thread messages
#51
- fix dockerfile
#29
- 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 from hard-coding such as Token to using env files
#11
- 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
- emoji managed functions
- added libraries
- go-misskey (connect to misskey)
- discord-go (connect to discord)