Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

1.6.0 alpha#15

Merged
LJ5O merged 9 commits intomainfrom
1.6.0-Alpha
Nov 3, 2023
Merged

1.6.0 alpha#15
LJ5O merged 9 commits intomainfrom
1.6.0-Alpha

Conversation

@LJ5O
Copy link
Copy Markdown
Member

@LJ5O LJ5O commented Nov 2, 2023

We should be ready to release this new update

LJ5O and others added 9 commits July 18, 2023 20:18
* Bump vm2 from 3.9.11 to 3.9.15

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.15.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.11...3.9.15)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vm2 from 3.9.15 to 3.9.16

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.15 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.15...3.9.16)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vm2 from 3.9.16 to 3.9.17

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.16...3.9.17)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump vm2 from 3.9.17 to 3.9.18

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.17 to 3.9.18.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.17...3.9.18)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
That shouldn't contain any breaking changes, but I will perform some tests
Disabled deferReply, as it's incompatible with forms/Modals
Started to work on Interactions event
Will be useful to implement forms
When a form is submitted, we can now get the code to execute from the database, and run it. We still have work to do, but that's working !
When a classic command executes, we defer the reply, so we can take our time to execute the code.
But when it's a form command, we don't defer the reply, as it would conflict with the form ( Discord doesn't allow defering and showing a form after that )
With logger.debug within forms function
@LJ5O LJ5O merged commit bb566a0 into main Nov 3, 2023
@LJ5O LJ5O deleted the 1.6.0-Alpha branch November 3, 2023 23:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant