MANIFEST.in
README.md
setup.py
royalnet/__init__.py
royalnet/__main__.py
royalnet/configurator.py
royalnet/error.py
royalnet/royalgamesweb.py
royalnet/version.py
royalnet.egg-info/PKG-INFO
royalnet.egg-info/SOURCES.txt
royalnet.egg-info/dependency_links.txt
royalnet.egg-info/not-zip-safe
royalnet.egg-info/requires.txt
royalnet.egg-info/top_level.txt
royalnet/audio/__init__.py
royalnet/audio/errors.py
royalnet/audio/fileaudiosource.py
royalnet/audio/playmodes.py
royalnet/audio/ytdldiscord.py
royalnet/audio/ytdlfile.py
royalnet/audio/ytdlinfo.py
royalnet/audio/ytdlmp3.py
royalnet/bots/__init__.py
royalnet/bots/discord.py
royalnet/bots/generic.py
royalnet/bots/telegram.py
royalnet/commands/__init__.py
royalnet/commands/command.py
royalnet/commands/commandargs.py
royalnet/commands/commanddata.py
royalnet/commands/commandinterface.py
royalnet/commands/debug/__init__.py
royalnet/commands/debug/debug_error.py
royalnet/commands/debug/debug_invoking.py
royalnet/commands/debug/debug_keyboard.py
royalnet/commands/royalgames/__init__.py
royalnet/commands/royalgames/ciaoruozi.py
royalnet/commands/royalgames/color.py
royalnet/commands/royalgames/cv.py
royalnet/commands/royalgames/diario.py
royalnet/commands/royalgames/dnditem.py
royalnet/commands/royalgames/dndspell.py
royalnet/commands/royalgames/mm.py
royalnet/commands/royalgames/mp3.py
royalnet/commands/royalgames/pause.py
royalnet/commands/royalgames/ping.py
royalnet/commands/royalgames/play.py
royalnet/commands/royalgames/playmode.py
royalnet/commands/royalgames/queue.py
royalnet/commands/royalgames/rage.py
royalnet/commands/royalgames/reminder.py
royalnet/commands/royalgames/ship.py
royalnet/commands/royalgames/skip.py
royalnet/commands/royalgames/smecds.py
royalnet/commands/royalgames/summon.py
royalnet/commands/royalgames/trivia.py
royalnet/commands/royalgames/videochannel.py
royalnet/commands/royalgames/zawarudo.py
royalnet/database/__init__.py
royalnet/database/alchemy.py
royalnet/database/databaseconfig.py
royalnet/database/relationshiplinkchain.py
royalnet/database/tables/__init__.py
royalnet/database/tables/activekvgroups.py
royalnet/database/tables/aliases.py
royalnet/database/tables/bios.py
royalnet/database/tables/diario.py
royalnet/database/tables/discord.py
royalnet/database/tables/keygroups.py
royalnet/database/tables/keyvalues.py
royalnet/database/tables/medalawards.py
royalnet/database/tables/medals.py
royalnet/database/tables/mmdecisions.py
royalnet/database/tables/mmevents.py
royalnet/database/tables/mmresponse.py
royalnet/database/tables/reminders.py
royalnet/database/tables/royals.py
royalnet/database/tables/telegram.py
royalnet/database/tables/triviascores.py
royalnet/database/tables/wikipages.py
royalnet/database/tables/wikirevisions.py
royalnet/network/__init__.py
royalnet/network/networkconfig.py
royalnet/network/networklink.py
royalnet/network/networkserver.py
royalnet/network/package.py
royalnet/network/request.py
royalnet/network/response.py
royalnet/utils/__init__.py
royalnet/utils/asyncify.py
royalnet/utils/classdictjanitor.py
royalnet/utils/escaping.py
royalnet/utils/formatters.py
royalnet/utils/networkhandler.py
royalnet/utils/parse5etoolsentry.py
royalnet/utils/safeformat.py
royalnet/utils/sleepuntil.py
royalnet/utils/wikiport.py
royalnet/utils/wikirender.py
royalnet/web/__init__.py
royalnet/web/flaskserver.py
royalnet/web/royalprint.py
royalnet/web/shortcuts.py
royalnet/web/royalprints/__init__.py
royalnet/web/royalprints/diarioview/__init__.py
royalnet/web/royalprints/diarioview/templates/diarioview_page.html
royalnet/web/royalprints/docs/__init__.py
royalnet/web/royalprints/home/__init__.py
royalnet/web/royalprints/home/templates/home.html
royalnet/web/royalprints/login/__init__.py
royalnet/web/royalprints/login/templates/login_index.html
royalnet/web/royalprints/login/templates/login_success.html
royalnet/web/royalprints/mcstatus/__init__.py
royalnet/web/royalprints/mcstatus/templates/mcstatus.html
royalnet/web/royalprints/newaccount/__init__.py
royalnet/web/royalprints/newaccount/templates/newaccount_index.html
royalnet/web/royalprints/profile/__init__.py
royalnet/web/royalprints/profile/templates/profile_editbio.html
royalnet/web/royalprints/profile/templates/profile_index.html
royalnet/web/royalprints/profile/templates/profile_page.html
royalnet/web/royalprints/tglogin/__init__.py
royalnet/web/royalprints/tglogin/templates/tglogin_index.html
royalnet/web/royalprints/tglogin/templates/tglogin_success.html
royalnet/web/royalprints/wikiedit/__init__.py
royalnet/web/royalprints/wikiedit/templates/wikiedit_page.html
royalnet/web/royalprints/wikiview/__init__.py
royalnet/web/royalprints/wikiview/templates/wikiview_index.html
royalnet/web/royalprints/wikiview/templates/wikiview_page.html
royalnet/web/static/generic.png
royalnet/web/static/logo.png
royalnet/web/static/logo.svg
royalnet/web/static/ryg.css
royalnet/web/static/ryg.css.map
royalnet/web/static/ryg.less
royalnet/web/static/tf2.css
royalnet/web/static/tf2.css.map
royalnet/web/static/tf2.less
royalnet/web/templates/base.html
royalnet/web/templates/error.html