Releases: dyedurham/PockyBot.NET
Releases · dyedurham/PockyBot.NET
v1.13.6
1.13.6 (2021-10-22)
Bug Fixes
- minor rewording (60dee52)
- validate whether peg sender is the same as peg receiver (1b8155f)
v1.13.5
1.13.5 (2021-10-15)
Bug Fixes
- database: update maximum comment length to 2000 chars (6c1a501)
v1.13.4
1.13.4 (2021-10-13)
Bug Fixes
- generation: bad code (85a87d2)
- generation: sanitise template outputs and display newlines (92762ab)
- generation: sanitise template outputs and display newlines for all comments (f6278d0)
v1.13.3
1.13.3 (2021-10-13)
Bug Fixes
- Fixing various typos in readme and welcome (cf126bd)
- typo in welcome message fixed form ouy to out (8d3e0de)
v1.13.2
1.13.2 (2020-09-25)
Bug Fixes
- deps: bump GlobalX.ChatBots.Core in /src/PockyBot.NET (5b0d196)
v1.13.1
1.13.1 (2020-08-06)
Bug Fixes
- make keyword detection case insensitive in finish (6036b30)
v1.12.0
1.12.0 (2020-05-12)
Features
- update usernames on finish command (353d94f)
v1.11.1
1.11.1 (2020-04-03)
Bug Fixes
- use correct logging dependency in constructors (aa30ffb)
v1.11.0
1.11.0 (2020-04-02)
Features
- add in results trigger (a701667)
- add Results and Numberconfig triggers to the help message (da41b42)