Skip to content

Proper context passing to all commands and helpers #6

@aopell

Description

@aopell

Currently there are a lot of static accesses to DiscordBot.MainInstance. Instead we should be passing command context around.

Additionally, command context should probably include GuildOptions (and potentially cached versions of categories and issues as well) to avoid multiple DB reads

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions