File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ # v2.2.0
8+ ### Added
9+ - Added a notify command ` notify [role] `
10+ - Notify a given role or yourself to the next thread message received.
11+ - Once a thread message is received you will be pinged once only.
12+
13+ - Added a subscribe command ` sub [role] ` / ` unsub [role] `
14+ - Subscribes yourself or a given role to be notified when thread messages are received.
15+ - You will be pinged for every thread message recieved until you unsubscribe.
16+
17+ ### Changed
18+ - Improve log channel message format slightly.
19+
720# v2.1.1
821
922### Fixed
You can’t perform that action at this time.
0 commit comments