yagpdb icon indicating copy to clipboard operation
yagpdb copied to clipboard

Yet another general purpose discord bot

Results 111 yagpdb issues
Sort by recently updated
recently updated
newest added

Similarly to linking to the moderation page when moderation commands are disabled, this adds a link to the Role Commands page, when there's a configuration issue, such as YAGPDB being...

**This change is as of yet completely untested; it exists to facilitate discussion regarding whether the approach taken is viable. If we agree that this is the right way to...

Link to the CC's corresponding edit page on the dashboard when examining a single CC with the CustomCommands command. The link is masked by the CC ID so the user-facing...

This PR updates YAGPDB custom commands to allow use of newer Discord features. Specifically, the use of Message Components and Modals. The ability to receive these interactions also opens up...

This PR is a one-to-one mirror of #1696 for the notifcations package. Please read the description of that PR for details.

This PR is one of several aiming to mitigate the impact of bugs similar to those introduced in the previous release. Another issue introduced (again, by me) in the previous...

This PR is one of several aiming to mitigate the impact of bugs similar to those introduced in the previous release. The most pressing issue was the inadvertent removal of...

With this PR you can trigger an advanced automod rule via an interaction response. (If you execute a slashcommand)

This PR proposes two changes to delayed execCC[^1] limits. 1. We make the ratelimit per-guild instead of per-channel (with parameters adjusted appropriately.) 2. We allow certain executions that would otherwise...