Draft
Conversation
e3e59e6 to
25d370e
Compare
- Current code architecture is too heavy for open source project and do not let people easily in if they are not used to it. We decided to refactor it to a simpler base witch can be learned without pre requisites and let you code using your own habits. - Enforce some tools to format code - Add CONTRIBUTING rules and Makefile to ease setup, running && testing This proposition looks a bit heavy for a simple hello world but it should stay clean with more complex usecases. It enforces concern separation as discord part should only filter event before calling correct module entrypoint, dissociate services from modules and allow core feature to stay core ^^
569ac47 to
2ed41af
Compare
5cf3538 to
945ae4c
Compare
22ccc46 to
4f810c4
Compare
As discord server admin, we would like to propose a custom message to welcome any new member. - Add an admin role to discord guild on bot startup - Bot admin can customise message More: - Add bandit check for security issue
4f810c4 to
18a03a6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As discord server admin, we would like to propose a custom message
to welcome any new member.
More: