Bashir Gulistani
commited on
Create Discord Message
Browse files- Discord Message +12 -0
Discord Message
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
The procedure for using Discord whenever there's a push from the github to the hugging face space:
|
2 |
+
- Creating a new server
|
3 |
+
- Server Settings -> Integrations -> Create Webhook
|
4 |
+
- Copy Webhook URL
|
5 |
+
- Go to Github Repository Settings
|
6 |
+
- Choose Webhooks
|
7 |
+
- Paste URL to Payload URL
|
8 |
+
- Add /github to the end of URL
|
9 |
+
- Click "Just the Push Events"
|
10 |
+
- Add Webhook
|
11 |
+
|
12 |
+
Example: <img width="1264" alt="Screenshot 1403-06-25 at 23 21 40" src="https://github.com/user-attachments/assets/cc35e71a-2ffa-40ba-90f3-7f415f64c3f2">
|