Database#

The bots can use databases in order to read or write data. BBF allows the easy connection with external databases, thanks to the wide variety of Python libraries available, such as SQLAlchemy.

BBF provides a monitoring database that can be used to monitor the bot usage.

Table of contents#