WeMakeDevs / classroom-monitor-bot

https://kaiwalyakoparkar.github.io/classroom-monitor-bot/
MIT License
62 stars 54 forks source link

[BUG] Add `remain` to the whitelist #132

Closed Panquesito7 closed 2 years ago

Panquesito7 commented 2 years ago

Describe the bug

remain is something we should add to the whitelist, this is not a problem. 🙂

If you already forked this repository, skip to step 3

  1. Fork the repository here
  2. Go to the config.json file (make sure you're in your fork!).
  3. Change the line 47 to the following content:
            "special",
            "remain"
  1. Time to make your PR! Once you make it, the maintainers will review it and merge it if all is good. 🚀
    Do let us know if you need any help! Feel free to make a comment here or ask via our Discord community. 🙂
github-actions[bot] commented 2 years ago

Hello 👋 Thank you very much for raising an issue 🙌 The maintainers will get back to you soon for discussion over the issue! Thank you for your contributions. 🚀

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord Server - we help and encourage each other to contribute to open source little and often 🤓 Any questions, let us know!

venusaim23 commented 2 years ago

Hey @Panquesito7 I'd like to work on this issue and get familiar with solving my first issue. Can you assign it to me?