just testing if the discord webhook works,..,
This commit is contained in:
Chayapak 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);
}
}