Skip to content

Tags: Would-You-Bot/client

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.0 update (#432) * add: new help command (unfinished) (#422) Co-authored-by: ForGetFulSkyBro <forgetfulskybro9@gmail.com> * feat(cache): add redisHandler Unfinished! * fix: formatting + redis * fix: add sentry source mapping * fix: source map dev script * fix: add chache syste + example * fix: sync branch * fix: more syncs * :dance: * fix: add axios back * fix: do some small nav work * fix: settings branch merge * add: dailyMessage layout * fix: dailyMessage embed * add: Welcome & General Settings layout * fix: Welcome layout * add: premiumHandler * add: Unlimited Custom Questions * Use source maps * add: premium buttons * catching up * Fixing git issue * Revert "catching up" This reverts commit d864963. * fix git merge issue * remove duplicate keys * Revert "Merge branch 'cluster-dm' into 2.0-update" * rework: premium check * remove: try catch * WebHook customization is now premium-only * fix: decouple cluster from dms * re-factor settings command * fix: merge buttons * format code * fix: premium type * modify build script * fix: improve language system * fix: add type * fix: improve translation handler * rem: premium setting * fix: add flokies vote suggestion * fix: help command almost done * remove unused files * add new question system * fix: add simple question queuer * add: question checker * add: Question Checker * Accident tehe * fix: settings subcommands * add: Reset Questions (Dom test this <3) * add: Return statement :/ * return under the log * console log to catch leak * fix: queue system finished Co-Authored-By: ForGetFulSkyBro <47897305+forgetfulskybro@users.noreply.github.com> * fix: lock file update * saving this for later * fix: question repeat prevention * fix: add new help command * fix: new cooldown syntax + french translation * chore(style): formatting * add sweepers * add: better cooldown fortmatting * Update index.ts * new translations + remove button * fix: premium spanish translation * Update guildModel.ts * fix: improve command thingy * small update * fix: update guild model * fix: better premium system * fix: remake premium command * fix: new question handling + default embed * remove useless any type * add: Possible timeout fix * fix: new setting * remove sweepers * add: Utility settings * remove: duplicate settings * add first classic mode prototype * small changes * fix: user being null * fix: make classic mode a lot better * fix: add autoPin and sync queue * fix: format code * fix: add classicMode support * add: day selection * fix: add cloudflare r2 * fix: add translations * fix: finish french translation * add: custom messages limit * add: AutoPin UI * fix: add autopin and custom branding * fix: sync languages * fix: tiny bugs and sync languages * fix: add premium checks * delete premium command * Update pr-build.yml * fix: autoPin + custom branding --------- Co-authored-by: ForGetFulSkyBro <forgetfulskybro9@gmail.com> Co-authored-by: ForGetFulSkyBro <47897305+forgetfulskybro@users.noreply.github.com> Co-authored-by: Sans3108 <dragnerobertleonard13@gmail.com> Co-authored-by: Nidrux <37250273+Nidrux@users.noreply.github.com>

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mezotv Dominik K.
fix: add color and version bump 

v1.14.13

Toggle v1.14.13's commit message
feat(results): stop removing results button 

v.1.4.12

Toggle v.1.4.12's commit message
version bump 

v1.4.11

Toggle v1.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version 

v1.4.10

Toggle v1.4.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for user apps (#473) * fix: add woobly code * Add more support :) * Possible pagination fix * fix: no any type * fix: split button/command handler * fix: rework interaction create * fix: run formatter * fix: button cooldown * fix: format * fix: button + command support * add: game buttons support * add: even more button support * chore(app commands): finished --------- Co-authored-by: ForGetFulSkyBro <forgetfulskybro9@gmail.com>

v1.3.9

Toggle v1.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #460 from Would-You-Bot/cluster-dm Cluster dm