aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/java/App.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/App.java b/src/main/java/App.java
index de669f8..1eb8a83 100644
--- a/src/main/java/App.java
+++ b/src/main/java/App.java
@@ -9,7 +9,7 @@ import java.util.List;
public class App {
public static void main(String[] args) {
try {
- Holodex holodex = new Holodex("b910328a-0cec-406b-9b15-d4ef1abf4757");
+ Holodex holodex = new Holodex("YOUR_API_KEY_HERE");
Channel channel = holodex.getChannel("UC4WvIIAo89_AzGUh1AZ6Dkg");
System.out.println(channel.name + " is a member of " + channel.org + " and has " + channel.suborg + " as a suborg");
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage