diff options
| author | Rapptz <[email protected]> | 2021-08-27 20:55:36 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2021-08-27 20:55:36 -0400 |
| commit | 7b87d2dec06d372ad670e8f1f7f80582292c7433 (patch) | |
| tree | fde0cc0dc4b8f2811335d2e95ba46559e82be236 /README.rst | |
| parent | Fix all_channel permissions (diff) | |
| download | discord.py-7b87d2dec06d372ad670e8f1f7f80582292c7433.tar.xz discord.py-7b87d2dec06d372ad670e8f1f7f80582292c7433.zip | |
Add gist to README
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,6 +13,11 @@ discord.py A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. +The Future of discord.py +-------------------------- + +Please read the [gist](https://gist.github.com/Rapptz/4a2f62751b9600a31a0d3c78100287f1) for the future of this project. It's been a good one. + Key Features ------------- |