just testing if the discord webhook works,..,
This commit is contained in:
ChomeNS
2023-05-02 14:43:13 +07:00
parent df64f9ff30
commit ffd618f157

View File

@@ -71,6 +71,7 @@ public class Main {
bots.add(bot);
}
// fard
new ConsolePlugin(bots, config, jda);
}
}