-
News:
-
Fixed a concurrency bug related to the sqlite disk database. Now each concurrent module call will be given its own database connection. This fixes modules such as tell and seen that used to crash because of database errors. Only the core needs to be updated.
-
A new module for fetching cryptocurrency prices was added. It can be found in the drastikbot_modules repo.
-
Bug fixes and minor changes: the seen and tell modules will now check the prefix. You will need to update both the core bot and the two modules.
-
Version 2.2 has been merged into the master branch. A new module API, a developer mode and a better User ACL configuration representation were introduced. Those changes broke compatibility with modules developed for previous versions of the bot.
-
dbotjson has been released. The code and its documentation can be found on github.
-
-
Contact info:
IRC: drastik [networks: Libera, Rizon]
Email: derezzed \at\ protonmail \dot\ com
GitHub: olagood