diff options
| author | 2019-05-30 20:27:23 -0400 | |
|---|---|---|
| committer | 2019-05-30 20:27:23 -0400 | |
| commit | 484f61b04c0cfa5c02a2047c1f3fc7f34418d212 (patch) | |
| tree | 88258e0b987f9bc31bef53f5afcf90074eb4233b /README.md | |
| parent | Merge pull request #211 from RohanRadia/master (diff) | |
| parent | Fix snake draw command (diff) | |
Merge pull request #200 from python-discord/docstring-lint-change
Docstring lint change
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -296,5 +296,5 @@ After a successful review by a maintainer, the PR may be merged successfully, an - [Git](https://try.github.io) - [PyCharm](https://www.jetbrains.com/help/pycharm/quick-start-guide.html) - [Pipenv](https://pipenv.readthedocs.io) -- [discord.py rewrite](https://discordpy.readthedocs.io/en/rewrite) +- [discord.py](https://discordpy.readthedocs.io/en/v1.1.1/) - [Environment Variables (youtube)](https://youtu.be/bEroNNzqlF4?t=27) |