Skip to content

Add DM functionality to the bot#16

Open
oskar-sjokvist wants to merge 1 commit intofsharpasharp:mainfrom
oskar-sjokvist:add_dm
Open

Add DM functionality to the bot#16
oskar-sjokvist wants to merge 1 commit intofsharpasharp:mainfrom
oskar-sjokvist:add_dm

Conversation

@oskar-sjokvist
Copy link
Collaborator

No description provided.

@fsharpasharp
Copy link
Owner

Sliding into the bot's dms.

Nice work, but let's try to package the modules by feature. Since every feature could have its own DirectMessage capabilities that relates to its domain. So it makes sense to keep the game related DM in the game module. Otherwise, there's also a circular dependency preventing the cogs from being independent. The betting module depends on the game module, but the game module doesn't depend on the betting module for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants