arl

Results 113 issues of arl

### Summary alias doesn't export all of the same objects ### Reproduction Steps ran a custom script that imports all of the packages in namespace nextcord and checks them against...

t: bug
p: medium
s: help appreciated

### Description Webhooks don't render custom emojis in their messages if they aren't from the same guild. This change seems recent, showed up in the past 24 hours. ### Steps...

bug
documentation
synced

### Description `matched_content` and `content` are documented as optional, but as of a recent change (like 3-4 days), are no longer provided when the message content intent is disabled. This...

bug

### Description String options can have min_length be set to more than max_length, making the option impossible to provide, and possibly the entire command if this argument is required. ###...

bug
slash commands

### Description Github Token scanning does not work on gists at all anymore ### Steps to Reproduce upload a valid token to a github gist. ### Expected Behavior the token...

bug

## Summary adds a few missing features and marks a few others as no more effect. ## Checklist - [ ] If code changes were made, then they have been...

t: documentation
s: needs review
skip news

### Summary https://github.com/discord/discord-api-docs/pull/5282 ### What is the feature request for? The core library ### The Problem https://github.com/discord/discord-api-docs/pull/5282 ### The Ideal Solution (wait for the pr to be finished, then implement...

feature request
s: blocked

### Summary `0` is None when talking about snowflakes ### What is the feature request for? The core library ### The Problem ![image](https://user-images.githubusercontent.com/71233171/183277086-685f958a-4805-4676-8d86-f82b1c5abe2e.png) ### The Ideal Solution (ideally this wouldn't...

feature request

### Summary Interaction.followup.send should have overloads to always return a message ### What is the feature request for? The core library ### The Problem `Interaction.followup.send` doesn't say it always returns...

help wanted
feature request

## Summary ## Checklist - [ ] If code changes were made, then they have been tested - [ ] I have updated the documentation to reflect the changes -...

t: documentation
help wanted
s: in progress
t: meta
t: refactor/typing/lint