.gitignore
.pre-commit-config.yaml
CNAME
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
SECURITY.md
mkdocs.yml
pyproject.toml
requirements.txt
tox.ini
.github/FUNDING.yml
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/master-docs.yml
.github/workflows/python-publish.yml
.github/workflows/python-test.yml
.github/workflows/version-docs.yml
.idea/.gitignore
.idea/markdown.xml
.idea/misc.xml
.idea/modules.xml
.idea/nio-bot.iml
.idea/vcs.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
dev/release.sh
docs/CNAME
docs/changelog.md
docs/index.md
docs/assets/guides/images/sending-attachments/blurhash-dehashed.avif
docs/assets/guides/images/sending-attachments/blurhash-hashed.avif
docs/assets/guides/images/sending-attachments/file-send.avif
docs/assets/guides/text/example_ffprobe.json
docs/assets/guides/text/example_identify.json
docs/guides/001-getting-started.md
docs/guides/002-a-simple-bot.md
docs/guides/003-sending-attachments.md
docs/guides/004-creating-custom-parsers.md
docs/guides/005-direct-messages.md
docs/reference/attachment.md
docs/reference/client.md
docs/reference/commands.md
docs/reference/context.md
docs/reference/events.md
docs/reference/exceptions.md
docs/reference/utils/federation.md
docs/reference/utils/help_command.md
docs/reference/utils/parsers.md
docs/reference/utils/string_view.md
docs/reference/utils/typing.md
docs/reference/utils/unblock.md
examples/README.txt
examples/a simple bot/simple.py
src/nio_bot.egg-info/PKG-INFO
src/nio_bot.egg-info/SOURCES.txt
src/nio_bot.egg-info/dependency_links.txt
src/nio_bot.egg-info/entry_points.txt
src/nio_bot.egg-info/requires.txt
src/nio_bot.egg-info/top_level.txt
src/niobot/__init__.py
src/niobot/__main__.py
src/niobot/__version__.py
src/niobot/_event_stubs.py
src/niobot/attachment.py
src/niobot/client.py
src/niobot/commands.py
src/niobot/context.py
src/niobot/exceptions.py
src/niobot/patches/README.md
src/niobot/patches/__init__.py
src/niobot/patches/nio__responses.py
src/niobot/utils/__init__.py
src/niobot/utils/checks.py
src/niobot/utils/federation.py
src/niobot/utils/help_command.py
src/niobot/utils/lib.py
src/niobot/utils/parsers.py
src/niobot/utils/string_view.py
src/niobot/utils/typing.py
src/niobot/utils/unblocking.py
src/tests/test_attachment.py
src/tests/test_client.py
src/tests/test_parsers.py
src/tests/test_utils_unblocking.py
src/tests/assets/CREDITS.md
src/tests/assets/sample-15s.ogg
src/tests/assets/sample-5s-compressed.mp4
src/tests/assets/sample-clouds.webp
src/tests/assets/sample-jpeg.jpg
src/tests/assets/sample-lipsum-10.txt