File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11discord.py-self
2- ===============
2+ ==============
33
44.. image :: https://img.shields.io/pypi/v/discord.py-self.svg
55 :target: https://pypi.python.org/pypi/discord.py-self
@@ -18,7 +18,8 @@ Fork Changes
1818- Fixed self-bot issues with ``message.content `` & ``message.embed ``.
1919- Added lazy-loading for users.
2020- Obfuscated user-agent & IDENTIFY packet.
21- - Removed bot user support (no more ``bot=False ``)
21+ - Removed bot user support (no more ``bot=False ``).
22+ - Removed bot-only methods and un-deprecated user ones.
2223
2324**Credits: **
2425
@@ -29,7 +30,7 @@ Fork Changes
2930**Roadmap: **
3031
3132- Add undocumented Discord API features.
32- - Remove/replace bot-only features .
33+ - Fix `` guild.members `` & large guild handling (this will also fix `` discord.ext.commands `` .
3334
3435Key Features
3536-------------
You can’t perform that action at this time.
0 commit comments