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

Not properly setting up database when joining a guild #61

Open
3 tasks done
Sheldan opened this issue Jul 23, 2022 · 0 comments
Open
3 tasks done

Not properly setting up database when joining a guild #61

Sheldan opened this issue Jul 23, 2022 · 0 comments
Labels
bug Something isn't working core Related to core functionality

Comments

@Sheldan
Copy link
Owner

Sheldan commented Jul 23, 2022

General Troubleshooting

  • I have checked for similar issues on the Issue-tracker.
  • I have updated to the latest version
  • I have checked the branches or the maintainers' PRs for upcoming bug fixes.

Description

The server sync is only executed on startup.

Steps to reproduce

Add the guild into a new server it hasnt been in before and execute a command.

Expected behaviour

The command fails, because the channel is not part of the database, because the sync is only done on startup and or on channel creation.

Actual behaviour

It should update the database with information when joining a new guild.

@Sheldan Sheldan added bug Something isn't working core Related to core functionality labels Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Related to core functionality
Projects
None yet
Development

No branches or pull requests

1 participant