You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
33
33
- Remove invisible unicode characters from chat backend response before parsing the message
34
34
- Disable $PSStyle output rendering so ANSI escape sequences don't get sent back to the chat backend
35
35
- Fixed [**#239**](https://github.com/poshbotio/PoshBot/issues/239) for Discord backend by specifying the user-agent on REST calls and switch to using `https://discord.com/api` instead of `https://discordapp.com/api` (via [@phdavis](https://github.com/phdavis))
0 commit comments