Skip to content

Conversation

@AmanDevelops
Copy link
Contributor

Issue Referenced

closes #63

Describe the Changes

Change 1: commands/

created commands folder and added all the code and updated the imports in assistant.py

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Optimisation: optimised the code

Necessary Conditions

  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • The changes do not involve any Private data leak/reveal.
  • Secrets, if any, are kept hidden via an environment file, whose structure has been explained via documentation.

Please make sure to check the following milestones before submitting the bug report!

@vihar-s1
Copy link
Owner

@AmanDevelops please close this PR. I have a different approach in mind that I am working on will complete this issue myself later on.

If you want to contribute more you can submit new issues/feature requests and request to be assigned to those issues for now

@AmanDevelops AmanDevelops deleted the optimisation branch May 31, 2025 07:12
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

Successfully merging this pull request may close these issues.

[OPTIMISATION]: Split commands into individual function files

2 participants