Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: /setup command #241

Merged
merged 31 commits into from
Oct 5, 2024
Merged

feat: /setup command #241

merged 31 commits into from
Oct 5, 2024

Conversation

virtual-designer
Copy link
Member

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

Copy link

vercel bot commented Oct 5, 2024

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

Copy link

netlify bot commented Oct 5, 2024

Deploy Preview for sudobot-api-docs ready!

Name Link
🔨 Latest commit 62e3bac
🔍 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.

Copy link

codecov bot commented Oct 5, 2024

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 ⚠️
src/framework/typescript/widgets/Wizard.ts 0.00% 127 Missing and 1 partial ⚠️
src/main/typescript/schemas/AIAutoModSchema.ts 0.00% 52 Missing and 1 partial ⚠️
.../main/typescript/commands/settings/SetupCommand.ts 0.00% 49 Missing and 1 partial ⚠️
...ypescript/events/guild/GuildCreateEventListener.ts 0.00% 38 Missing ⚠️
...ramework/typescript/widgets/WizardButtonBuilder.ts 0.00% 25 Missing and 1 partial ⚠️
...c/main/typescript/services/WizardManagerService.ts 0.00% 24 Missing and 1 partial ⚠️
src/framework/typescript/widgets/WizardManager.ts 0.00% 19 Missing and 1 partial ⚠️
src/main/typescript/services/ExtensionManager.ts 0.00% 14 Missing ⚠️
src/framework/typescript/utils/utils.ts 25.00% 6 Missing ⚠️
... 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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ninsaccplayzyt ninsaccplayzyt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this would be an amazing addition to help users, and would help make it easier overall for setting sudobot up

@virtual-designer virtual-designer merged commit a7fe699 into main Oct 5, 2024
35 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:commands Issue with the commands. priority:medium type:feature New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants