TheBookKnight / dj-discord-bot

Udemy
MIT License
0 stars 0 forks source link

1 - Register Discord Bot #4

Closed TheBookKnight closed 1 month ago

TheBookKnight commented 1 month ago
  1. Install Discord
  2. Create a Server for practice
  3. Submit an application for a bot on Discord
  1. Install Dotenv and DiscordJS
npm install dotenv
npm install discord.js