mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-09 20:09:30 +02:00
Replace with new GitHub username
This commit is contained in:
@@ -10,7 +10,7 @@ Basic Questions
|
||||
|
||||
If you're having any issue with the library itself, please do check if similar issue already exists in the `Flask Discord Issues`_ section. If you can't find any issue which helps you, then feel free to create a new one; check `Reporting New Issues`_ or just ask about it in ``#flask-discord`` channel of our `Discord community`_.
|
||||
|
||||
.. _Flask Discord Issues: https://github.com/thec0sm0s/Flask-Discord/issues
|
||||
.. _Flask Discord Issues: https://github.com/weibeu/Flask-Discord/issues
|
||||
.. _Discord community: https://discord.gg/7CrQEyP
|
||||
.. _PEP 8: https://www.python.org/dev/peps/pep-0008/
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ in shell or command prompt: ::
|
||||
You can also install the latest development version (**maybe unstable/broken**) by
|
||||
using following command: ::
|
||||
|
||||
python3 -m pip install -U git+https://github.com/thec0sm0s/Flask-Discord.git@dev
|
||||
python3 -m pip install -U git+https://github.com/weibeu/Flask-Discord.git@dev
|
||||
|
||||
|
||||
Basic Usage
|
||||
|
||||
Reference in New Issue
Block a user