MANIFEST.in
README.md
setup.py
royalnet/__init__.py
royalnet/error.py
royalnet/royalgames.py
royalnet/royalgamesweb.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/playmodes.py
royalnet/audio/royalpcmaudio.py
royalnet/audio/royalpcmfile.py
royalnet/audio/youtubedl.py
royalnet/bots/__init__.py
royalnet/bots/discord.py
royalnet/bots/generic.py
royalnet/bots/telegram.py
royalnet/commands/__init__.py
royalnet/commands/author.py
royalnet/commands/ciaoruozi.py
royalnet/commands/color.py
royalnet/commands/cv.py
royalnet/commands/dateparser.py
royalnet/commands/debug_create.py
royalnet/commands/diario.py
royalnet/commands/error_handler.py
royalnet/commands/kv.py
royalnet/commands/kvactive.py
royalnet/commands/kvroll.py
royalnet/commands/missing.py
royalnet/commands/null.py
royalnet/commands/pause.py
royalnet/commands/ping.py
royalnet/commands/play.py
royalnet/commands/playmode.py
royalnet/commands/queue.py
royalnet/commands/rage.py
royalnet/commands/reminder.py
royalnet/commands/ship.py
royalnet/commands/skip.py
royalnet/commands/smecds.py
royalnet/commands/summon.py
royalnet/commands/sync.py
royalnet/commands/videochannel.py
royalnet/commands/videoinfo.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/diario.py
royalnet/database/tables/discord.py
royalnet/database/tables/keygroups.py
royalnet/database/tables/keyvalues.py
royalnet/database/tables/royals.py
royalnet/database/tables/telegram.py
royalnet/database/tables/wikipages.py
royalnet/database/tables/wikirevisions.py
royalnet/network/__init__.py
royalnet/network/package.py
royalnet/network/request.py
royalnet/network/response.py
royalnet/network/royalnetconfig.py
royalnet/network/royalnetlink.py
royalnet/network/royalnetserver.py
royalnet/utils/__init__.py
royalnet/utils/asyncify.py
royalnet/utils/call.py
royalnet/utils/classdictjanitor.py
royalnet/utils/command.py
royalnet/utils/commandargs.py
royalnet/utils/escaping.py
royalnet/utils/formatters.py
royalnet/utils/networkhandler.py
royalnet/utils/safeformat.py
royalnet/utils/sleepuntil.py
royalnet/utils/wikiport.py
royalnet/web/__init__.py
royalnet/web/alchemyhandler.py
royalnet/web/flaskserver.py
royalnet/web/royalprint.py
royalnet/web/blueprints/__init__.py
royalnet/web/blueprints/helloworld/__init__.py
royalnet/web/blueprints/home/__init__.py
royalnet/web/blueprints/home/templates/home.html
royalnet/web/blueprints/testing/__init__.py
royalnet/web/blueprints/tglogin/__init__.py
royalnet/web/blueprints/tglogin/templates/tglogin_index.html
royalnet/web/blueprints/wikiview/__init__.py
royalnet/web/blueprints/wikiview/templates/wikiview_index.html
royalnet/web/blueprints/wikiview/templates/wikiview_page.html
royalnet/web/static/logo.png
royalnet/web/static/logo.svg
royalnet/web/static/styling.css
royalnet/web/static/styling.css.map
royalnet/web/static/styling.less
royalnet/web/templates/base.html