Releases: rolfwessels/Command.Bot
Releases · rolfwessels/Command.Bot
Allow HTTP links
- Allow HTTP links to be clickable
- After 4 seconds of inactivity the typing indicator starts.
Switch to slack.net
- Remove slack commander
- Switch to slack net
- Update the version number
- Add shield
- This should resolve the recent slack connection issues
Block code and descriptions
Finally, we have a new update 🥳 Thanks to @PtrckM for the suggestions.
Update your current scripts to include "Description:=" and it will show in the help context.
Add parameters to the calls.
Move to latest dot net version
- Update to dotnet core.
- Adding linux build
Better command matching
- Bug: where command was only partially matched and would return incorrect command (thanks to @UnbendableStraw for reporting the issue)
- Added Levenshtein distance calculator to help determine what command the user actually wanted to run.
Bug fix
Fixed the auto binding issue on release version.
Bug fix
Fix invalid binding redirect in the sample configuration file.
Update to latest slack connector and 461
Command.Bot.Console.v.0.0.3.Release.zip
Contains latest version of the bot console.
Bug fixes
- Reconnect when disconnected.
- Allow script path to be set manually.


