fac30sb / discord-chatbot-emma-egbie

0 stars 0 forks source link

1. Project Setup with Libraries #1

Closed electricblues closed 9 months ago

electricblues commented 9 months ago

Project Setup with Libraries: 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.

Code already done as part of a setup commit, issue is resolved