UNPKG

koishi-plugin-advanced-forward

Version:

Conditional Forwarding Plugin for koishi.js(https://koishi.js.org)

28 lines (12 loc) 1.15 kB
## [1.2.1](https://github.com/ConstasJ/koishi-plugin-advanced-forward/compare/v1.2.0...v1.2.1) (2022-05-08) ### Bug Fixes * fix the content style ([a10902e](https://github.com/ConstasJ/koishi-plugin-advanced-forward/commit/a10902e098e4786016da240c78443f1645bf9362)) # [1.2.0](https://github.com/ConstasJ/koishi-plugin-advanced-forward/compare/v1.1.2...v1.2.0) (2022-05-03) ### Features * **command:** Change the format used in cfwd.add command's target,user filter and flag filter. ([2b11246](https://github.com/ConstasJ/koishi-plugin-advanced-forward/commit/2b112460fbdef59eab5e50e52bfbb78a9f547293)) ## [1.1.2](https://github.com/ConstasJ/koishi-plugin-advanced-forward/compare/v1.1.1...v1.1.2) (2022-05-02) ### Bug Fixes * **core:** Wrap the apply function in ctx.on. ([8a11dee](https://github.com/ConstasJ/koishi-plugin-advanced-forward/commit/8a11dee0ddc17f6f42588cf52049d7d25bde4a34)) ## [1.1.1](https://github.com/ConstasJ/koishi-plugin-advanced-forward/compare/v1.1.0...v1.1.1) (2022-05-02) ### Bug Fixes * FFF ([6c457ab](https://github.com/ConstasJ/koishi-plugin-advanced-forward/commit/6c457ab39b5dbe3f15f1c3769bc1bcd66e5ab909))