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

Simple Plugin System #704

Open
3 tasks
tuxgitbot bot opened this issue Jan 31, 2025 · 1 comment
Open
3 tasks

Simple Plugin System #704

tuxgitbot bot opened this issue Jan 31, 2025 · 1 comment

Comments

@tuxgitbot
Copy link

tuxgitbot bot commented Jan 31, 2025

add a plugin system so we can move the atl specific things away from tux

requirements for the plugin system that need to be figured out

  • be able to edit db and add custom things to db
  • create cogs
  • add packages
@electron271
Copy link
Contributor

i think for the be able to edit db portion we shift the cases stuff away from being enums (for custom case types) and also add a table called custom with the parameters plugin id, id, and data (which can just be json or something similar)

@electron271 electron271 pinned this issue Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants