mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
[V3] Data Converter (#1293)
* More docstrings * still not ready... * push this untested pile of code. * working, menu needs cleaning up though, modlog converter not here yet * menu cleanup * add note about the fact that values are overwritten * add i18n * User friendlier quitting * Better naming of a function * setup automodule for dataconverter * More documentation * use Config.MEMBER (etc) instead of 'MEMBER' (etc)
This commit is contained in:
@@ -16,6 +16,7 @@ Welcome to Red - Discord Bot's documentation!
|
||||
install_debian
|
||||
install_centos
|
||||
install_raspbian
|
||||
cog_dataconverter
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
@@ -29,6 +30,7 @@ Welcome to Red - Discord Bot's documentation!
|
||||
|
||||
guide_migration
|
||||
guide_cog_creation
|
||||
guide_data_conversion
|
||||
framework_bank
|
||||
framework_bot
|
||||
framework_cogmanager
|
||||
|
||||
Reference in New Issue
Block a user