Skip to content

Commit a18a669

Browse files
authored
Merge pull request #483 from cibere/new-plugin-discord-webhook
New Plugin: Discord Webhook
2 parents 60c517e + bf30786 commit a18a669

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "71faf57f-53e5-4637-b01c-b39d3ea3b2bf",
3+
"Name": "Discord Webhook",
4+
"Description": "send messages through discord webhooks",
5+
"Author": "cibere",
6+
"Version": "0.0.1",
7+
"Language": "python_v2",
8+
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.DiscordWebhook",
9+
"UrlDownload": "https://github.com/cibere/Flow.Launcher.Plugin.DiscordWebhook/releases/download/v0.0.1/Flow.Launcher.Plugin.DiscordWebhook.zip",
10+
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.DiscordWebhook",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/cibere/Flow.Launcher.Plugin.DiscordWebhook@master/assets/app.png"
12+
}

0 commit comments

Comments
 (0)