Skip to content

Framework Extension

Latest
Compare
Choose a tag to compare
@ldb ldb released this 27 Mar 19:46
· 31 commits to master since this release

Added Framework extension to help developers focus on what matters in a bot: It's logic.

The extension provides an integrated update handler which automatically fetches new updates from the server and calls corresponding callback functions which can be overridden to provide functionality to the bot.