sudobot icon indicating copy to clipboard operation
sudobot copied to clipboard

feat: `/setup` command

Open virtual-designer opened this issue 1 year ago • 3 comments

A simple /setup command which is a user friendly interface to set basic settings and get started with SudoBot.

virtual-designer avatar Oct 05 '24 09:10 virtual-designer

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sudobot-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 4:58pm

vercel[bot] avatar Oct 05 '24 09:10 vercel[bot]

Deploy Preview for sudobot-api-docs ready!

Name Link
Latest commit 62e3bace2539e8f9246674dd918bd08a7ba27ef9
Latest deploy log https://app.netlify.com/sites/sudobot-api-docs/deploys/6701701ecdfe710008dabd3d
Deploy Preview https://deploy-preview-241--sudobot-api-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Oct 05 '24 09:10 netlify[bot]

Codecov Report

Attention: Patch coverage is 0.33311% with 1496 lines in your changes missing coverage. Please review.

Project coverage is 8.46%. Comparing base (2d9ec05) to head (62e3bac). Report is 32 commits behind head on main.

Files with missing lines Patch % Lines
src/main/typescript/services/GuildSetupService.ts 0.00% 1119 Missing and 1 partial :warning:
src/framework/typescript/widgets/Wizard.ts 0.00% 127 Missing and 1 partial :warning:
src/main/typescript/schemas/AIAutoModSchema.ts 0.00% 52 Missing and 1 partial :warning:
.../main/typescript/commands/settings/SetupCommand.ts 0.00% 49 Missing and 1 partial :warning:
...ypescript/events/guild/GuildCreateEventListener.ts 0.00% 38 Missing :warning:
...ramework/typescript/widgets/WizardButtonBuilder.ts 0.00% 25 Missing and 1 partial :warning:
...c/main/typescript/services/WizardManagerService.ts 0.00% 24 Missing and 1 partial :warning:
src/framework/typescript/widgets/WizardManager.ts 0.00% 19 Missing and 1 partial :warning:
src/main/typescript/services/ExtensionManager.ts 0.00% 14 Missing :warning:
src/framework/typescript/utils/utils.ts 25.00% 6 Missing :warning:
... and 7 more
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #241      +/-   ##
========================================
- Coverage   8.70%   8.46%   -0.25%     
========================================
  Files        339     346       +7     
  Lines      48848   50282    +1434     
  Branches     810     817       +7     
========================================
+ Hits        4254    4258       +4     
- Misses     44308   45731    +1423     
- Partials     286     293       +7     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 05 '24 09:10 codecov[bot]