TheBookKnight / dj-discord-bot

Udemy
MIT License
0 stars 0 forks source link

1 - Register Discord Bot #4

Closed TheBookKnight closed 3 days ago

TheBookKnight commented 3 days 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