Skip to content

[ENHANCEMENT] Condense Files, use external functions #14

@TecEash1

Description

@TecEash1

📋 What is the current feature?

At the moment most of the TaurusAI commands contain similar code, this code is mostly duplicated versions of each other.

🌟 How do you want it to be improved?

A utils.js file should be added and the code should be put in there and exported as async functions which can be reused in the other files.
This can also be applied for the image files (such as fetching the models)

Metadata

Metadata

Assignees

Labels

P2Priority MediumenhancementDevelopment on an existing feature

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions