fac31 / mohammed-anxhela-discord-bot

0 stars 0 forks source link

Message Handling #6

Open Anxhela-maker opened 4 months ago

Anxhela-maker commented 4 months ago

As a back-end developer, I want to handle incoming messages by setting up a message event listener using client.on('messageCreate', callback) to process messages received in Discord and respond to them with a “hello” message.