.. DiscordDBPlus documentation master file, created by sphinx-quickstart on Sat Nov 14 14:36:49 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to DiscordDBPlus's documentation! ========================================= A simple database which uses a Discord channel to store data. **Features** - Supports string and integer data types. - JSON like data structure. - Store unlimited data documents without worrying about the disk space. - Reliably fast accessing of data documents. - Clean object oriented design. - Makes easier to store one or multiple data dicts which are generally not much important. - Edit data dicts. .. toctree:: :maxdepth: 3 introduction api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`