- Create a text channel in discord
- Navigate to Edit Channel > Integrations > Webhooks > New Webhook
- Click on the newly created Webhook > Copy Webhook URL
To run this project locally, follow these steps:
- Clone this repository
- Navigate to the project folder
- Install Dependencies
- Start Dev Server
- Open on browser
git clone https://github.com/makersmecca/DiscordFileStore
cd DiscordFileStore
npm install
npm run dev
Go to "http://localhost:5173"