TheBrambleShark

Results 34 issues of TheBrambleShark

I propose a new command be added: `!playnext ` `!playnext ` Functionally, it would be identical to the existing `!play` function except that it prepends the song to the start...

t/request

These ideas were left in the Discord server, but it was advised that I open an issue here. This Idea takes the form of three separate commands, though really only...

t/request
s/planned
a/cmds

For those who want to use MediatR. Adds a service which translates gateway events into MediatR requests. All requests return `Result`. TODO: * [x] Add GatewayEventRequest * [x] Add implementation...

In an effort to streamline and standardize DI, logging, and the lifetime of the bot, I would like to propose changing to a GenericHost. Items to discuss: * [ ]...

enhancement
epic
api
plugins
priority: medium

Currently, if a plugin is unloaded, its dependencies are not informed. Unexpected or undocumented behavior may occur when attempting to interact with the unloaded plugin. When a plugin unloads itself...

bug
plugins
priority: low
hacktoberfest

I thought this already existed, but it seems it does not. This issue is to contain discussions and notes on how to implement guild-specific configuration items. When a MODiX instance...

proposal
needs investigation

Relies on #468 This is an organizational issue to keep track of active changes that should hook into the a runtime configuration, whether that be stored in the database or...

enhancement
proposal
refactoring
needs investigation

Discussion item for #467 This separate issue is opened to keep tabs on discussion for this particular config line item. If this is something deemed worthy, this issue will be...

enhancement
proposal

Discussion item for #467 This separate issue is opened to keep tabs on discussion for this particular config line item. If this is something deemed worthy, this issue will be...

proposal

Create a storage system for storing instance-specific configurations, whether this is its own section in the database or a json/yaml flat-file. This configuration section should be specifically related to MODiX,...

proposal