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

[FEATURE] Finish implementation of multi-bot including GUI functionality. #208

Open
GigiaJ opened this issue Jul 28, 2022 · 1 comment
Open
Assignees
Labels
feature Denotes feature or modification of a feature high priority high priority, needs to be done soon

Comments

@GigiaJ
Copy link
Collaborator

GigiaJ commented Jul 28, 2022

The proof of concept (and headless prototype to use such) is currently implemented into the bot in the form of the BotClassloader nad usage inside the Application class. However, if the lines commented out were uncommented the multi-bot feature is incapable of running scripts as we execute scripts from a classloader that is the child of the one our bot instances run on.

@GigiaJ GigiaJ added high priority high priority, needs to be done soon feature Denotes feature or modification of a feature labels Jul 28, 2022
@GigiaJ GigiaJ self-assigned this Jul 28, 2022
This was referenced Aug 3, 2022
@GigiaJ
Copy link
Collaborator Author

GigiaJ commented Aug 11, 2022

I've added a proof of concept now for multi-bot with GUI, but for now I'll be leaving the GUI portion un-added.
That said multi-bot as a whole is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Denotes feature or modification of a feature high priority high priority, needs to be done soon
Projects
Status: Verify
Development

No branches or pull requests

1 participant