Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoax7/discord-tutorial-dash
https://github.com/hoax7/discord-tutorial-dash
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hoax7/discord-tutorial-dash
- Owner: HoaX7
- Created: 2021-07-11T17:24:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-11T17:29:52.000Z (over 3 years ago)
- Last Synced: 2023-07-25T15:27:23.352Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.MD
Awesome Lists containing this project
README
Requires Nodejs
# initialize project
npm init -y# Install discord.js
https://discord.com/developers/applications/
https://discord.js.org/#/
npm install discord.js