LICENSE
README.md
pyproject.toml
setup.py
src/discord_self_api.egg-info/PKG-INFO
src/discord_self_api.egg-info/SOURCES.txt
src/discord_self_api.egg-info/dependency_links.txt
src/discord_self_api.egg-info/requires.txt
src/discord_self_api.egg-info/top_level.txt
src/discord_selfbot/__init__.py
src/discord_selfbot/client.py
src/discord_selfbot/gateway.py
src/discord_selfbot/http.py
src/discord_selfbot/models.py
src/discord_selfbot/utils.py
tests/test_http.py
tests/test_models.py
tests/test_utils.py