fac31 / mohammed-anxhela-discord-bot

0 stars 0 forks source link

Project Setup with Libraries #1

Open Anxhela-maker opened 4 months ago

Anxhela-maker commented 4 months ago

As a back-end developer, I want to set up a new Node.js project in VS Code with the discord.js and openai libraries using require('discord.js') and require('openai') after installing them with npm, so I can start building my bot with all necessary functionalities.