Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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>
- Loading branch information