LICENSE
MANIFEST.in
README.md
setup.py
pokedream/__init__.py
pokedream/__main__.py
pokedream/codeblocks.py
pokedream/cog.py
pokedream/exception_handling.py
pokedream/flags.py
pokedream/functools.py
pokedream/help_command.py
pokedream/hljs.py
pokedream/math.py
pokedream/meta.py
pokedream/models.py
pokedream/modules.py
pokedream/paginators.py
pokedream/py.typed
pokedream/shell.py
pokedream/types.py
pokedream.egg-info/PKG-INFO
pokedream.egg-info/SOURCES.txt
pokedream.egg-info/dependency_links.txt
pokedream.egg-info/requires.txt
pokedream.egg-info/top_level.txt
pokedream/features/__init__.py
pokedream/features/baseclass.py
pokedream/features/filesystem.py
pokedream/features/guild.py
pokedream/features/invocation.py
pokedream/features/management.py
pokedream/features/python.py
pokedream/features/root_command.py
pokedream/features/shell.py
pokedream/features/sql.py
pokedream/features/voice.py
pokedream/features/youtube.py
pokedream/features/scaffolds/cargo/Cargo.toml
pokedream/features/scaffolds/cargo/src/main.rs
pokedream/features/scaffolds/npm/index.js
pokedream/features/scaffolds/npm/package.json
pokedream/features/scaffolds/pyright/main.py
pokedream/features/scaffolds/pyright/pyrightconfig.json
pokedream/repl/__init__.py
pokedream/repl/compilation.py
pokedream/repl/disassembly.py
pokedream/repl/inspections.py
pokedream/repl/repl_builtins.py
pokedream/repl/scope.py
pokedream/repl/walkers.py
requirements/_.txt
requirements/docs.txt
requirements/procinfo.txt
requirements/test.txt
requirements/voice.txt