Skip to content

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

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#51
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 2, 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 2, 2026 20:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/discordeno/bot-22.0.1-next.9562607 branch 4 times, most recently from c68ab83 to fc85366 Compare April 9, 2026 20:22
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 9, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

1 similar comment
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 9, 2026

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/discordeno/bot-22.0.1-next.9562607 branch 3 times, most recently from 1eaf342 to 9a05c2e Compare April 16, 2026 14:09
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 force-pushed the dependabot/npm_and_yarn/discordeno/bot-22.0.1-next.9562607 branch from 9a05c2e to 915dfc1 Compare May 1, 2026 13:15
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