mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-16 02:39:01 +00:00
Add some badges to the README.
This commit is contained in:
parent
d243d0895c
commit
7121c39a94
@ -1,5 +1,9 @@
|
|||||||
# discord.py
|
# discord.py
|
||||||
|
|
||||||
|
[](https://pypi.python.org/pypi/discord.py/)
|
||||||
|
[](https://pypi.python.org/pypi/discord.py/)
|
||||||
|
[](https://pypi.python.org/pypi/discord.py/)
|
||||||
|
|
||||||
discord.py is an API wrapper for Discord written in Python.
|
discord.py is an API wrapper for Discord written in Python.
|
||||||
|
|
||||||
This was written to allow easier writing of bots or chat logs.
|
This was written to allow easier writing of bots or chat logs.
|
||||||
@ -20,6 +24,8 @@ If you want to install the development version of the library, then do the follo
|
|||||||
pip install git+https://github.com/Rapptz/discord.py@develop
|
pip install git+https://github.com/Rapptz/discord.py@develop
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that this requires `git` to be installed.
|
||||||
|
|
||||||
### This module is alpha!
|
### This module is alpha!
|
||||||
|
|
||||||
The discord API is constantly changing and the wrapper API is as well. There will be no effort to keep backwards compatibility.
|
The discord API is constantly changing and the wrapper API is as well. There will be no effort to keep backwards compatibility.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user