Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set activity with ClientOptions #520

Merged
merged 1 commit into from
Aug 19, 2024
Merged

fix: set activity with ClientOptions #520

merged 1 commit into from
Aug 19, 2024

Conversation

Mogyuchi
Copy link
Collaborator

closes: #309

@Mogyuchi Mogyuchi self-assigned this Aug 19, 2024
@Mogyuchi Mogyuchi requested a review from cm-ayf August 19, 2024 04:24
Copy link
Collaborator

@cm-ayf cm-ayf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

多分動くんだろうからヨシ!

@cm-ayf cm-ayf merged commit 85fa8cf into main Aug 19, 2024
3 checks passed
@cm-ayf cm-ayf deleted the fix-activity-bug branch August 19, 2024 05:48
@github-actions github-actions bot mentioned this pull request Aug 19, 2024
Mogyuchi pushed a commit that referenced this pull request Nov 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.5.1](v0.5.0...v0.5.1)
(2024-11-18)


### Bug Fixes

* make slash commands usable only within the server
([#586](#586))
([54e7285](54e7285)),
closes [#585](#585)
* set activity with ClientOptions
([#520](#520))
([85fa8cf](85fa8cf))
* use built-in EventEmitter typing
([#453](#453))
([3212a2b](3212a2b))


### Dependencies

* update dependency @discordjs/voice to v0.18.0
([#622](#622))
([e3c5f4e](e3c5f4e))
* update dependency discord.js to v14.16.1
([#535](#535))
([0b26f26](0b26f26))
* update dependency discord.js to v14.16.2
([#548](#548))
([19caa61](19caa61))
* update dependency discord.js to v14.16.3
([#568](#568))
([2064367](2064367))
* update dependency sodium-native to v4.2.0
([#553](#553))
([f93cab0](f93cab0))
* update dependency sodium-native to v4.2.1
([#582](#582))
([206a1a2](206a1a2))
* update dependency sodium-native to v4.2.2
([#597](#597))
([d6ac2a7](d6ac2a7))
* update dependency sodium-native to v4.3.0
([#612](#612))
([41cc957](41cc957))
* update dependency sodium-native to v4.3.1
([#618](#618))
([100f28f](100f28f))


### Reverts

* "resolve type issues"
([#536](#536))
([cabc723](cabc723))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

再接続後にactivityが消える
2 participants