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

feat(eventHandler): Implement updating using event handlers #447

Open
2 tasks
kdev opened this issue Jan 2, 2023 · 0 comments
Open
2 tasks

feat(eventHandler): Implement updating using event handlers #447

kdev opened this issue Jan 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request High Prio

Comments

@kdev
Copy link
Member

kdev commented Jan 2, 2023

🔖 Feature description

When updating data in the database may it be via API or directly (definetly not recommended tho) bot data has to be updated instantaniously.
This means that changing e.g. embed content via API should trigger an update on discord meaning this update of content in the database is directly pushed to discord.

✔️ Solution

Tasks

@kdev kdev added enhancement New feature or request High Prio labels Jan 2, 2023
@kdev kdev self-assigned this Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request High Prio
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant