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

Create a sequence diagram for all discord slash commands. #265

Open
6 of 10 tasks
SkidGod4444 opened this issue Oct 9, 2024 · 0 comments
Open
6 of 10 tasks

Create a sequence diagram for all discord slash commands. #265

SkidGod4444 opened this issue Oct 9, 2024 · 0 comments

Comments

@SkidGod4444
Copy link

Issue Description

We currently don't have a proper workflow for our Discord slash commands bot. So I need to make a proper symmetric diagram of each and every slash command to audit how each command works.

Expected Behavior

  • We will have a proper workflow document to check when and why a function inside a slash command is called.
  • We can check all the logic behind a single command & judge if it's a proper way to do it or not.
  • This document can be used to understand the workings of our discord slash command in a better way and quickly.

Current Behavior

  • We currently don't have any workflow documents for our Discord slash command bot.
  • As we don't have any symmetric diagram of each and every slash command, it makes newbies lives a bit harder.
  • Currently, it's not easy to understand the whole OPEN-SOURCE repo for beginners and contribute to it.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
@SkidGod4444 SkidGod4444 changed the title Create a symmetric diagram of each and every slash command. Create a sequence diagram for all discord slash commands. Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant