Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 404 Bytes

readme.md

File metadata and controls

5 lines (5 loc) · 404 Bytes
  1. You need the two files in this repo in a folder
  2. Then you need togo into your discords resources folder and make a app folder
  3. Inside that file you need 2 files a index.js and a package.json
  4. In the package.jsoncopy and paste this into it {"name": "discord", "main": "./index.js"}
  5. In the index.js you just need require("<Full file path to the folder you made at the begining>")