Skip to content

chore(deps): bump @discordeno/bot from 22.0.1-next.9eb5642 to 22.0.1-next.9562607#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/discordeno/bot-22.0.1-next.9562607
Open

chore(deps): bump @discordeno/bot from 22.0.1-next.9eb5642 to 22.0.1-next.9562607#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/discordeno/bot-22.0.1-next.9562607

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Bumps @discordeno/bot from 22.0.1-next.9eb5642 to 22.0.1-next.9562607.

Release notes

Sourced from @​discordeno/bot's releases.

v8.4.1: Bigger than I thought it’d be.

ATTENTION: If you have not already please join the Discord server for the latest updates. I actively keep the Discord server updated with all relevant information. Get update alerts and much more faster on discord!

This is a summary of all the updates made in the last 10 days. Enjoy 🎉

v8.3.0 - Intergalactic Encylopedia Salesman :g4m3rhug:

Added

  • removeUserReaction - Remove another users reaction
  • getChannel - Fetches a single channel object from the api.
  • getMembersByQuery - Returns guild member objects for the specified user by their nickname/username.
  • Added permission checking for adding/managing reactions.
  • getWebhook Gets a webhook with the webhook id.
  • The webhook file was not being exported in mod.ts. It is now 🎉

Fixed:

  • Slight bug in deleteMessage that wasn' checking permissions properly when a message didn't have .guildID.
  • Fixes message.mentions on DM. They will now return a member object for each user that is mentioned.
  • Fixed a small issue with the Collection.last() returning any instead of the value of the collection.

Changed

  • getChannels now returns proper Channel objects instead of raw payload. It also caches the objects by default but you can disable it.

Guide Updates:

Discordeno has one of the coolest ways to create commands for advanced level developers. I call it Dynamic command creation. This allows you to basically create a bunch of commands that are similar instantly.

This is some advanced level super magical command creation skills. Discordeno gives you the power to dynamically create commands. What that means is you can write the code for one command but dynamically create like 50 commands using that same code.


  • Added Guide for hosting your bots with Docker.

v8.3.1

The reaction functions no longer require users to properly string emojis. The library will now handle it for you.

Previously you had to change an emoji from <:g4m3rhug:458994471712063499> to name:ID however, now we will do it for you making it even easier for you to code your bots.

User Experience is everything!!!


v8.4.1

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@discordeno/bot](https://github.com/discordeno/discordeno) from 22.0.1-next.9eb5642 to 22.0.1-next.9562607.
- [Release notes](https://github.com/discordeno/discordeno/releases)
- [Commits](https://github.com/discordeno/discordeno/commits)

---
updated-dependencies:
- dependency-name: "@discordeno/bot"
  dependency-version: 22.0.1-next.9562607
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants