An open API service indexing awesome lists of open source software.

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

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`