.gitignore
.isort.cfg
.readthedocs.yml
ISSUE_TEMPLATE.md
LICENSE
MANIFEST.in
PULL_REQUEST_TEMPLATE.md
README.rst
mypy.ini
pytest.ini
requirements-dev.txt
requirements-docs.txt
requirements.txt
setup.py
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/topgg.svg
docs/whats_new.rst
docs/_static/css/custom.css
docs/_static/img/favicon-16x16.png
docs/api/autopost.rst
docs/api/client.rst
docs/api/data.rst
docs/api/errors.rst
docs/api/types.rst
docs/api/webhook.rst
examples/discordpy_example/__main__.py
examples/discordpy_example/requirements.txt
examples/discordpy_example/callbacks/autopost.py
examples/discordpy_example/callbacks/webhook.py
examples/hikari_example/__main__.py
examples/hikari_example/requirements.txt
examples/hikari_example/callbacks/autopost.py
examples/hikari_example/callbacks/webhook.py
examples/hikari_example/events/autopost.py
scripts/format.sh
tests/test_autopost.py
tests/test_data_container.py
tests/test_ratelimiter.py
tests/test_type.py
tests/test_webhook.py
topgg/__init__.py
topgg/autopost.py
topgg/client.py
topgg/data.py
topgg/errors.py
topgg/http.py
topgg/py.typed
topgg/ratelimiter.py
topgg/types.py
topgg/webhook.py
topggpy.egg-info/PKG-INFO
topggpy.egg-info/SOURCES.txt
topggpy.egg-info/dependency_links.txt
topggpy.egg-info/requires.txt
topggpy.egg-info/top_level.txt