2021 Commits (e473f3c775b26a4bb54b18eb6240757306f4f5c1)

Author SHA1 Message Date
Rapptz e473f3c775 Convert id parameter of Object into int or raise TypeError on failure 5 years ago
Rapptz 0d5e6e213c Decrement Guild.member_count even if member is not cached 5 years ago
hamza1311 0a24e3716e Allow HistoryIterator to take limit of 1 even when around is passed 5 years ago
apple502j 14f80fce45 Fix PartialEmoji.url.read for reactions 5 years ago
Rapptz 9f47d7f71c Fix cases where member_count is equal to 0 5 years ago
Rapptz 540a88b762 [tasks] Replace stack-based implementation with a cleaner one. 5 years ago
Rapptz d5211fb327 [tasks] Create different Loop objects for different instances 5 years ago
Rapptz 11211d48eb Bump blocking threshold from 5 seconds to 10 seconds 5 years ago
Rapptz d6be6adf8b Add traceback to debug blocking issues 5 years ago
Arthur ad87bfb395 Guild.owner may be None for very large guilds. 5 years ago
Austin Lasher 032a866fec Fix an FFmpegOpusAudio documentation detail, and some capitalization 5 years ago
Kowlin 08e20910e6 Edit message publish documentation 5 years ago
apple502j 6d0db182b9 Add new alias VerificationLevel.very_high 5 years ago
Rapptz 874c2cd3c9 [commands] Raise CheckFailure if all bot "check once" fail 5 years ago
Rapptz 8874aa3dd2 Move log levels around to make INFO a little less noisy 5 years ago
Rapptz 9a52786aa9 Bump version for development 5 years ago
Rapptz 7433cf3b16 Fix VoiceClient.average_latency erroring when heartbeat is None 5 years ago
NCPlayz c8f32f3151 animated key is never given to reaction_remove(_emoji) 5 years ago
Jake Ward c782ac3254 Update documentation on guild features to reflect Discord changes 5 years ago
MarkKoz 2653ae7599 [commands] Stop yielding duplicate commands from walk_commands 5 years ago
Rapptz 8ff285fcbc Documentation fixups for allowed mentions 5 years ago
Rapptz d853a57e86 Rename allowed mention parameters to allowed_mentions 5 years ago
Rapptz 730d79d60a Allow introspection and setting of global allowed mention configuration 5 years ago
Rapptz 481b335f2d Fix various implementation bugs with allowed mentions 5 years ago
Rapptz 041785937e Add support for configuring allowed mentions per message or bot wide. 5 years ago
Rapptz 6c764465c0 Fix regression with Member.activities not clearing 5 years ago
Ilya Lukyanov d2cc8aa459 Add position argument to Guild.create_category 5 years ago
Josh B 20854de080 Allow for optional custom error handler in tasks extension 5 years ago
Epic 18c52671a9 Remove extra to in tasks docs 5 years ago
Maku c2d5c2e118 Add use_cached to Attachment.to_file 5 years ago
James 6a30f2749f [tasks] Add is_running property to Loop 5 years ago
Fwf fa34d357a1 Added VoiceClient.latency and VoiceClient.average_latency 5 years ago
NCPlayz 1b0e806245 [commands] Implement `commands.before/after_invoke` 5 years ago
Saurabh Chaturvedi 3faa9799e3 Fix documentation problem with color 5 years ago
Rapptz baffe564e5 Version bump to v1.3.3 5 years ago
Rapptz 403651a144 Change default close code to 4000 instead of 1000. 5 years ago
jack1142 7b3335a0b0 Don't add None to Member.activities tuple 5 years ago
PredaaA 9941812241 Add "FEATURABLE" in guild features. 5 years ago
s0lst1ce 2d48a6d5a1 [commands] Fix a typo in the docstring of the internal _Semaphore class 5 years ago
Glazed_Belmont 6525ac948c fixing the BaseActivity links 5 years ago
Rapptz 5e63357508 Bump version to v1.3.2 5 years ago
Rapptz 00f6562728 Suppress missing Content-Type headers when fetching content 5 years ago
Sebastiaan Zeeff 59ed908ee2 Fix invalid format specifier in PartialWebhookState.__getattr__ 5 years ago
Rapptz 4cf5f792d4 Fix Webhook.send returning an empty string when wait=False 5 years ago
Rapptz af6a5efa53 Fix crashes when Message.guild is Object 5 years ago
Rapptz bb1c1e9fa3 [commands] Raise when passing invalid permission keys in their checks 5 years ago
Rapptz cbca33e44f Guard against the member data not being available in VOICE_STATE_UPDATE 5 years ago
Rapptz 25a04ed135 Better detection for Cloudflare related 429s. 5 years ago
Rapptz 3b8678da81 Use member data from VOICE_STATE_UPDATE if not found in cache 5 years ago
Rapptz 5c7df3d943 Bump waiting time of GUILD_CREATE stream by number of shards waited. 5 years ago