Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot initialization #21

Merged
merged 3 commits into from
Sep 2, 2021
Merged

Bot initialization #21

merged 3 commits into from
Sep 2, 2021

Conversation

edwinvautier
Copy link
Collaborator

@edwinvautier edwinvautier commented Sep 2, 2021

  • Feat: base folder architecture
  • Feat: add CQRS and login command to the bot

Description

Add /admin login command to the bot - sends a private message to the user with a link redirecting to front, and user ID in the URL

Implement CQRS for the command dispatching.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@edwinvautier edwinvautier added this to the Initialisation du projet milestone Sep 2, 2021
@edwinvautier edwinvautier added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 2, 2021
@edwinvautier edwinvautier self-assigned this Sep 2, 2021
@edwinvautier edwinvautier linked an issue Sep 2, 2021 that may be closed by this pull request
@edwinvautier edwinvautier merged commit b99e22b into develop Sep 2, 2021
@edwinvautier edwinvautier deleted the feat_bot-initialization branch September 2, 2021 10:11
@edwinvautier edwinvautier linked an issue Sep 7, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[E]: Message de bienvenu [E]: Connexion bot discord
1 participant