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
@@ -19,16 +20,48 @@ All features will be on [Projects](https://github.com/stachu540/HiRezAPI/project
19
20
1. To access the APIs you'll need your own set of credentials which consist of a Developer ID (**devId**) and an Authentication Key (**authKey**). To getting those credentials, you need filling form on this link:
//compile "com.github.austinv11:Discord4J:@VERSION@:shaded" //Use this line instead of the one above it if you want a shaded jar (all the Discord4J dependencies bundled into one jar)
60
+
}
61
+
...
29
62
```
30
63
31
-
3. To starting using script try to using example below:
64
+
4. To starting using script try to using example below:
0 commit comments