Skip to content

Not properly setting up database when joining a guild #61

@Sheldan

Description

@Sheldan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcoreRelated to core functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions