Lala Sabathil

Results 57 issues of Lala Sabathil

## Description This PR aims to rework the API to give better and more consistence responses. This is WIP. Creating this PR already for transparency and to give maintainers/contributors the...

enhancement
api

# Description This pr merges work from hacktoberfest to main Resolved Hacktober Tasks ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change...

bug
documentation
enhancement
invalid
dependencies
branding
core
nuget
v10
ci/cd
hacktoberfest

Closes: #97 Closes: #91 Closes: #82 Closes: #81 Follow-up of #98, by request of @mxschmitt

Added the connection type `domain` based on the api response and the clients ui name. ```json { "type":"domain", "id":"pycord.dev", "name":"pycord.dev", "verified":true } ``` ![client ui](https://github.com/discord/discord-api-docs/assets/14029133/458ace91-ba9b-4d48-a699-188c4e7830a8)

- Most jobs will only run for pull requests when `master` is the target - All jobs can be run manually through `workflow_dispatch` - Jobs will check for `paths`. We...

github_actions

Kinda wacky but works

documentation
PA: All Contributors pending

I think It'd be more ideal for `VoiceChannel` and `StageChannel` to inherit from `_TextChannel` and then move the thread-related functions & attributes from `_TextChannel` to `TextChannel` and `ForumChannel` What if...

feature request
priority: low
on hold

The reddit wiki linked there is outdated since years. Instead https://libs.advaith.io/ should be linked. Advaiths list was recently updated with all known information and is a way better source to...

bug