Skip to content

Conversation

@anf
Copy link
Owner

@anf anf commented Jan 4, 2021

Description

Added todo comments that are going to be implemented and fixed some of the issues mentioned below:

Fixes #17
Fixes #18
Fixes #22

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

Images

Logger:
image

How Has This Been Tested?

  • The logger has been used in all possible ways and has been tested and is functional.
  • The rule commands have been tested multiple times and the most efficient way to implement them as far as I know was used.
  • MongoDB connections have been tested and you can read from with all the configurations up and running.

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
  • I have checked my code and corrected any misspellings

@anf anf added the enhancement New feature or request label Jan 4, 2021
@anf anf requested review from Juptian and mellobacon January 4, 2021 21:22
@anf anf removed the request for review from Juptian January 4, 2021 22:12
@anf anf merged commit 8669016 into anf:master Jan 4, 2021
anf added a commit that referenced this pull request Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add basic moderation commands [FEATURE] Create a custom logger [FEATURE] Add MongoDB connection

2 participants