LICENSE
README.md
pyproject.toml
slim_m.egg-info/PKG-INFO
slim_m.egg-info/SOURCES.txt
slim_m.egg-info/dependency_links.txt
slim_m.egg-info/requires.txt
slim_m.egg-info/top_level.txt
slimbots/__init__.py
slimbots/authors.py
slimbots/bot.py
slimbots/canvas.py
slimbots/catchup.py
slimbots/client.py
slimbots/commands.py
slimbots/context.py
slimbots/converters.py
slimbots/cursor.py
slimbots/embeds.py
slimbots/events.py
slimbots/exceptions.py
slimbots/gateway.py
slimbots/http.py
slimbots/lifecycle.py
slimbots/limits.py
slimbots/migrations.py
slimbots/models.py
slimbots/permissions.py
slimbots/py.typed
slimbots/registration.py
slimbots/space.py
slimbots/store.py
slimbots/testing.py
slimbots/voice.py
tests/test_bot.py
tests/test_bot_background.py
tests/test_bot_canvas.py
tests/test_bot_config.py
tests/test_bot_import_hygiene.py
tests/test_bot_settings.py
tests/test_canvas.py
tests/test_client.py
tests/test_command_groups.py
tests/test_command_not_found.py
tests/test_converters.py
tests/test_cooldown_buckets.py
tests/test_cursor.py
tests/test_docstring_length.py
tests/test_embeds.py
tests/test_extensions.py
tests/test_framework_units.py
tests/test_gateway_send.py
tests/test_http.py
tests/test_message_actions.py
tests/test_migrations.py
tests/test_store.py
tests/test_typed_events.py
tests/test_voice.py
tests/test_wait_for_confirm.py