Releases: discordjs-japan/om
Releases · discordjs-japan/om
v0.5.1
0.5.1 (2024-11-18)
Bug Fixes
- make slash commands usable only within the server (#586) (54e7285), closes #585
- set activity with ClientOptions (#520) (85fa8cf)
- use built-in EventEmitter typing (#453) (3212a2b)
Dependencies
- update dependency @discordjs/voice to v0.18.0 (#622) (e3c5f4e)
- update dependency discord.js to v14.16.1 (#535) (0b26f26)
- update dependency discord.js to v14.16.2 (#548) (19caa61)
- update dependency discord.js to v14.16.3 (#568) (2064367)
- update dependency sodium-native to v4.2.0 (#553) (f93cab0)
- update dependency sodium-native to v4.2.1 (#582) (206a1a2)
- update dependency sodium-native to v4.2.2 (#597) (d6ac2a7)
- update dependency sodium-native to v4.3.0 (#612) (41cc957)
- update dependency sodium-native to v4.3.1 (#618) (100f28f)
Reverts
v0.5.0
0.5.0 (2024-06-10)
Features
- assign process.title (#403) (3a4740d)
- Don't start speaking when humans are speaking (#412) (cd96f31)
Bug Fixes
- delete Pipeline#playing when idle (#407) (6474ad4)
- fix timing to cache Pipeline (#405) (d78bd9c)
- skip playing if there is no readable content (#408) (bbce63a)
Dependencies
v0.4.1
v0.4.0
0.4.0 (2024-05-25)
Features
- Add om-related words (#384) (3fa3a0a)
- add version command (#379) (6b45482)
- change message on skip (#380) (2d1693c), closes #245
- upgrade to om-syrinx (#369) (62ad6c4)
Bug Fixes
- fix emoji printer (#387) (a391a88)
- followUp error if replied (#389) (2a0abdc)
- Increase the cost for "om" (#388) (ca2172b)
Dependencies
- bye discordjs/opus (#382) (09d462c)
- update dependency @discordjs-japan/om-syrinx to v0.4.0 (#373) (cfca563)
- update dependency @discordjs/voice to v0.17.0 (#333) (1c03f50)
- update dependency discord.js to v14.15.1 (#334) (5129d00)
- update dependency discord.js to v14.15.2 (#336) (78434f3)
- update dependency sodium-native to v4.0.10 (#224) (3fabb38)
- update dependency sodium-native to v4.0.6 (#179) (1def342)
- update dependency sodium-native to v4.0.7 (#200) (5081233)
- update dependency sodium-native to v4.0.8 (#203) (4550799)
- update dependency sodium-native to v4.0.9 (#218) (e694c82)
- update dependency sodium-native to v4.1.0 (#266) (1ea14c5)
- update dependency sodium-native to v4.1.1 (#267) (c4fe870)
- Use
github:
for node-altjtalk-binding (#284) (5fa030c)
v0.3.0
v0.2.0
0.2.0 (2023-12-25)
Features
- add skip command (#81) (9ba6333), closes #80
- clean text before synthesis (#87) (2044edb)
- leave the voice channel when alone (#91) (2c89e64)
- return varied synthesis options by primitive rng (#76) (386aff8)
- Show version as an activity (#75) (84ad44e)
Bug Fixes
- change default dictionary/model path to relative (#83) (c997526)
- default import SimpleMarkdown (#95) (d7a1511)
- fix the condition to leave the channel (#97) (ea16c35)
- reject joining empty channel (#98) (7d17035)
Dependencies
v0.1.2
v0.1.1
v0.1.0
What's Changed
- Fix missing intents by @femshima in #3
- fix package.json by @Mogyuchi in #2
- fix ts-node by @femshima in #5
- Implement synthesis by @femshima in #4
- singleton synthesizer by @cm-ayf in #7
- fix Dockerfile by @Mogyuchi in #1
- Add dotenv by @femshima in #6
- fix ts-node on node v20 by @femshima in #8
- add README by @femshima in #12
- change command registration method by @Mogyuchi in #13
- Fix leave message is never edited by @femshima in #15
- Handle sigint/sigterm by @femshima in #14
- change types by @Mogyuchi in #16
- Model inside container by @femshima in #17
New Contributors
- @femshima made their first contribution in #3
- @Mogyuchi made their first contribution in #2
- @cm-ayf made their first contribution in #7
Full Changelog: https://github.com/discordjs-japan/om/commits/v0.1.0