index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
flags.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite Asset design
Rapptz
2021-04-16
1
-1
/
+1
*
Add SystemChannelFlags.guild_reminder_notifications
TheOneMusic
2021-04-15
1
-0
/
+8
*
Remove `private_channel_(delete/create)` events
Nadir Chowdhury
2021-04-11
1
-2
/
+0
*
Remove MemberCacheFlags.online
Rapptz
2021-04-11
1
-30
/
+2
*
Add typing for flags
Nadir Chowdhury
2021-04-07
1
-26
/
+48
*
Modernize code to use f-strings
Rapptz
2021-04-04
1
-8
/
+6
*
Mark User.avatar_url as attribute in Intents.members docstring
Steve C
2021-03-13
1
-1
/
+1
*
Change copyright year to present
Nihaal Sangha
2021-01-15
1
-2
/
+1
*
Don't store a user cache if there's no member intent or cache is off
Rapptz
2020-11-23
1
-0
/
+4
*
Mark intent alias flags as actual aliases to skip them in __iter__
Rapptz
2020-10-17
1
-3
/
+3
*
Make Intent class creation more intuitive
Rapptz
2020-09-24
1
-9
/
+11
*
More intent related documentation
Rapptz
2020-09-24
1
-4
/
+4
*
Fix typos in Intents documentation
Sebastian Law
2020-09-24
1
-8
/
+8
*
Add support for flag alias
apple502j
2020-09-24
1
-1
/
+23
*
Add documentation for gateway intents
Rapptz
2020-09-23
1
-2
/
+107
*
Fix presence intent docstring
Muhammad Hamza
2020-09-23
1
-1
/
+1
*
Disable voice cache in weird intent configurations.
Rapptz
2020-09-23
1
-0
/
+3
*
Fix up wording in MemberCacheFlags exception
Rapptz
2020-09-23
1
-1
/
+1
*
Default MemberCacheFlags based on intents
Rapptz
2020-09-23
1
-0
/
+26
*
Allow finer grained control over the member cache.
Rapptz
2020-09-23
1
-0
/
+126
*
Add versionadded for intents enum
Rapptz
2020-09-23
1
-0
/
+2
*
Explicitly disable the members presence by default
Rapptz
2020-09-23
1
-4
/
+11
*
Add support for guild intents
Rapptz
2020-09-23
1
-1
/
+316
*
Add support for public user flags
JohnyTheCarrot
2020-05-29
1
-0
/
+97
*
flags: support accessing flag value instances on the class
Io Mintz
2020-04-20
1
-0
/
+5
*
Fixes and improvements for v1.3 documentation
Harmon
2020-01-22
1
-0
/
+2
*
Bump copyright year to 2020
Rapptz
2020-01-19
1
-1
/
+1
*
Add User.system and MessageFlags.urgent
Rapptz
2019-12-21
1
-0
/
+8
*
Clean up flag code significantly.
Rapptz
2019-12-20
1
-94
/
+74
*
Implement discord.MessageFlags
NCPlayz
2019-12-20
1
-0
/
+237