An insanely simple Discord bot to automatically publish webhook messages sent in news channels.
$ mvn install
$ mvn package
File will be in target/AutoPublishWebhook.jar
.
Use the -Ddiscordtoken
flag to specify the Discord token.
$ java -Ddiscordtoken=<token> -jar target/AutoPublishWebhook.jar