https://github.com/arctixdev/discordshortcuts
Your one and only localy hosted and open source website with shortcuts for your Discord profile
https://github.com/arctixdev/discordshortcuts
Last synced: 3 months ago
JSON representation
Your one and only localy hosted and open source website with shortcuts for your Discord profile
- Host: GitHub
- URL: https://github.com/arctixdev/discordshortcuts
- Owner: arctixdev
- License: unlicense
- Created: 2022-08-10T18:22:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T20:40:48.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T12:52:12.983Z (5 months ago)
- Language: TypeScript
- Size: 14.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DiscordShortcuts
Your one and only localy hosted and open source website with shortcuts for your Discord profile## CURRENTLY IN BETA STAGE. DOES NOT WORK
# Get started
To get started first clone the repo
`git clone https://github.com/Un10ck3d/DiscordShortcuts`
Then cd into the repo directory
`cd DiscordShortcuts`
Install dependencies
`npm i`
Put your Discord token into `.env`
Then you can finaly start the service by running
`npm run start`