fac30sb / discord-chatbot-emma-egbie

0 stars 0 forks source link

3.Bot Initialisation #3

Closed electricblues closed 7 months ago

electricblues commented 7 months ago

As a back-end developer, I want to initialise my Discord bot and log in to Discord using the new Discord.Client() constructor and client.login method with my Discord token, to start listening for messages.

blackNoir2 commented 7 months ago

The bot initialisation has been done