v0.1.0
Pre-release
Pre-release
Hello, World!
This is a barebones release with minimal functionality needed to create a bot client that is capable of
- automatically accepting group invites;
- automatically detecting group role changes, so that it knows whether or not it has
Console
permissions; - automatically connecting to server consoles when bot has
Console
permissions for that server group and server is online; - automatically disconnecting from server consoles when that server goes offline or the bot is removed from the group;
- subscribing to server events when a server console connection is opened; and
- sending console commands to servers via a console connection.
More features are planned for upcoming releases.