TeamNovaSoft / discord-bot

Un bot de discord para automatizar algunas cosas en nuestros servidores
MIT License
2 stars 0 forks source link

Feat: Add MessageCreate Event to Handle QA Role Mentions in Discord Bot #22

Closed joset98 closed 1 week ago

joset98 commented 1 week ago

Description

This PR introduces a new MessageCreate event handler to our Discord bot. The handler listens for mentions of the QA role in any chat within the server and sends a notification to the #qa-request channel, ensuring that QA team members are promptly alerted to review new features.

Fixes:

Type of change

Checklist:

Screenshots

image

image

image