Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 528 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 528 Bytes

HIVE MIND

Discord.js code for an API request bot.

Required Packages

  • Discord.js npm i discord.js
  • XHR npm i npm i xmlhttprequest

Setup Instructions

  1. Open the terminal/cmd.
  2. Make sure you have Node
  3. mkdir hive-mind
  4. cd hive-mind
  5. Navigate to the folder and create a text file called index.js
  6. Open the text five and paste in the code from this repo
  7. Go to Discord's Developer Portal
  8. Create a new application
  9. Go to the bot tab and create a bot
  10. WIP