Skip to content

An insanely simple Discord bot to automatically publish webhook messages sent in news channels.

License

Notifications You must be signed in to change notification settings

setupmd/AutoPublishWebhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoPublishWebhook

An insanely simple Discord bot to automatically publish webhook messages sent in news channels.

Compiling

$ mvn install
$ mvn package

File will be in target/AutoPublishWebhook.jar.

Running

Use the -Ddiscordtoken flag to specify the Discord token.

$ java -Ddiscordtoken=<token> -jar target/AutoPublishWebhook.jar

About

An insanely simple Discord bot to automatically publish webhook messages sent in news channels.

Resources

License

Stars

Watchers

Forks

Languages