mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-29 22:20:36 -08:00
Update README.md
This commit is contained in:
@@ -17,12 +17,16 @@ Every 10 seconds it will check a file for a change in the file contents and inte
|
||||
|
||||
**SETUP**
|
||||
1. make a discord bot at https://discord.com/developers/applications/
|
||||
2. add the bot to your discord server
|
||||
3. create a webhook in the desired channel on your server. ( channel-settings/integrations )
|
||||
4. FLIPPER ONLY - goto https://t.ly and make a short link for the webhook. (run prompt only allows 256 characters!)
|
||||
5. Change WEBHOOK_URL below to your short webhook URL eg. https://t.ly/byuf4e
|
||||
6. Change BOT_TOKEN below with your bot token
|
||||
7. Change CHANNEL_ID below to the channel id of your webhook.
|
||||
2. in bot > server intents turn on everything
|
||||
3. add the bot to your discord server (oauth > copy link) copy link
|
||||
|
||||

|
||||
|
||||
4. create a webhook in the desired channel on your server. ( channel-settings/integrations )
|
||||
5. FLIPPER ONLY - goto https://t.ly and make a short link for the webhook. (run prompt only allows 256 characters!)
|
||||
6. Change WEBHOOK_URL below to your short webhook URL eg. https://t.ly/byuf4e
|
||||
7. Change BOT_TOKEN below with your bot token
|
||||
8. Change CHANNEL_ID below to the channel id of your webhook.
|
||||
|
||||
**USAGE**
|
||||
1. Setup the script
|
||||
|
||||
Reference in New Issue
Block a user