Soheab

Results 37 issues of Soheab

## Summary This PR adds a method called `get_user_named` to Client as an equivalent to `Guild.get_member_named`. ## Checklist - [ ] If code changes were made then they have been...

## Summary All I did was move the page and references. ## Checklist - [ ] If code changes were made then they have been tested. - [ ] I...

### Summary Guidelines for second/third-party extensions ### What is the feature request for? The documentation ### The Problem From what I can understand, the `discord/ext` namespace is open for users...

feature request

I have significantly improved the codebase with main changes being the following: - Change `ctx` to `interaction` like how its supposed to be - Make everything more typing friendly -...

This was an oversight from the previous fix. This fix allows users helping in threads to delete the pasting message for their own messages, as intended before but not the...

This PR improves the readability of the README.md, especially for new users coming across the repository. Preview it by clicking the 3-dots and View file. Reviews are welcome.

## Suggestion A cooldown per user to prevent users from closing their "old" thread and opening a new immediately to ping the one with the roles or for reasons like...

Limit the amount of threads one user can have open concurrently until one is solved (closed). I'm thinking of limit of 2 or even 1 at some times.

## Auto change status emoji This is a suggestion for help threads. ### Suggestion Currently when a new thread is created helpers set the topic to "✋ " to denote...