Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: YDWK/YDWK

Tags

v2.0.0-alpha.1

Toggle v2.0.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rework without voice (#230)

* Working on version 2.0.0

* introduced new entity builder

also bumped license year

* Added Member entity builder

* Adding support for virtual threads

* Need to work on guild next

* Improved entity to string builder and reduced some clutter

* Added some more entities

* Continued to switch to virtual threads

Also removed deprected use in gradle

* need to work on interaction next

* Now need to implement entite builders

* Added new ConcurrentCache and deprecated PerpetualCache

* introduced new ToStringEntity interface

* Now testing emeds

* added entity bulder for channel

* Working on channels now

* Almost finished reowrking channel entites

* working on new rest system

* migrating to new rest api system

* Mirgated all of RestApiManagerImpl

* remove okHttp import

* start migrating body system

* Finished migrating rest api and made all impls internal

* Added embed utils

* A lot of changes and lot more rework needd

* Added KDoc to RestResult

* Fixed some errors

* got a lot left

* Got like 20 more

* Interactions left

* A lot of rewriting to do

* some interactions left but left for rebuild

* update java version for workflows

* Fixed some errors

* tests are failing

* Need more work on select menu for interactions

* A revamp of the full interaction system is required

in progress

* A lot left to do

* now need to sort out the implementations and the interactions

* more work on interaction system

* adding impls for interactions

* added a new way to call events

* spotless apply

* fixed some errors

* bump gradle version and siabled codeql for now

* updated enum entires

* errors should be fixed now

* squashed a few issues

* switched to defualt

* voice

* Revert "voice"

This reverts commit c6b1780.

* loads keft

* slash command work

* moving away from hardcoding yde.getGuildById

* Update SlashCommandImpl.kt

* cleaning up gradl next

* using new token system

* issue fixed

v1.7.5

Toggle v1.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
suspend event function seems to work (#172)

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
switch to new user system (#167)

v1.6.5

Toggle v1.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added new event listener generation system (#165)

Updated Gradle version + dependencies versions

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed issue with options (#149)

v1.5.5

Toggle v1.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added missing event to InteractionListeners (#148)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
minor change to how the shutdown method worked (#147)

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update yde version (#146)

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add-some-util-and-update-yde-version (#145)

v1.3.5

Toggle v1.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed an issue where token was not being set (#144)