about summary refs log tree commit diff stats
path: root/discord/__init__.py
blob: 000b15d39b110708ab0d08bcc356f2c99ee3d456 (plain) (blame)
1
2
3
4
5
6
"""
.. include:: ../README.md
"""

from .client import *
from .intents import *