classroom-monitor-bot icon indicating copy to clipboard operation
classroom-monitor-bot copied to clipboard

feat: init mongo

Open Cahllagerfeld opened this issue 2 years ago • 4 comments

Fixes Issue

closes #8

Changes proposed

Add Mongo Connection to the bot for storing Configurations. Here comes all the changes proposed through this PR

Check List (Check all the boxes which are applicable)

  • [ ] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] All new and existing tests passed.
  • [ ] This PR does not contain plagiarized content.
  • [ ] The title of my pull request is a short description of the requested changes.

Cahllagerfeld avatar Jul 31 '21 20:07 Cahllagerfeld

You should discuss how you want to bring the forbidden words to the databse. Is it via command, are only admins with a specific role allowed to do that?, etc...

Cahllagerfeld avatar Jul 31 '21 20:07 Cahllagerfeld

@Cahllagerfeld Oh! nice spots and fixes. Yeah, I want the admin to be able to post any messages but others should not be able to send the message containing the forbidden words

kaiwalyakoparkar avatar Aug 01 '21 15:08 kaiwalyakoparkar

@Cahllagerfeld Oh! nice spots and fixes. Yeah, I want the admin to be able to post any messages but others should not be able to send the message containing the forbidden words

  • [x] Admins are allowed to post everything now
  • [x] command for retrieving blacklist per channel

Cahllagerfeld avatar Aug 01 '21 20:08 Cahllagerfeld

Feel free to text me if you have any question on how the system works

Cahllagerfeld avatar Aug 01 '21 20:08 Cahllagerfeld