You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@
4
4
Webhook API is an API that makes dealing with Discord Webhooks much easier than using raw requests. API covers 100% support of Discord possibilities and is built on-top single Minecraft library!
5
5
</p>
6
6
7
-
# 📦 INSTALLATION
7
+
##📦 INSTALLATION
8
8
9
9
1. Navigate to [releases](https://github.com/m0lc14kk/WebhookAPI/releases) and download the latest one.
10
10
11
11
2. Install `index.js` and `index.d.ts` files and drag them into your project.
12
12
13
13
3. Start using our API in your code! You can use [examples](https://github.com/m0lc14kk/WebhookAPI/tree/main/examples) to check if you have done eveyrthing right.
14
14
15
-
# 📌 REQUIREMENTS
15
+
##📌 REQUIREMENTS
16
16
17
17
Before you will begin with installation this API, create a basic add-on template before. It should have atleast a manifest and a scripting folder.
0 commit comments