mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-05 18:58:53 -05:00
12 lines
279 B
ReStructuredText
12 lines
279 B
ReStructuredText
.. data manager docs
|
|
|
|
============
|
|
Data Manager
|
|
============
|
|
|
|
Data manager is a module that handles all the information necessary to bootstrap
|
|
the bot into a state where more abstract data management systems can take over.
|
|
|
|
.. automodule:: redbot.core.data_manager
|
|
:members:
|