A class to handle storing bot data. Must a database connection pool from asyncpg.create_pool. In-memory stateful data is stored by serializing and loading from a file, subscribed channels data is stored in a postgres database. All methods that either return or take muta
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected