Skip to content

DataGremlin/SonarBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SONARwue_bot

This bot notifies you of available studies of the MCM institute at JMU Wuerzburg.

How to reach the bot

The bot is available here:

https://t.me/SONARwue_bot

@SONARwue_bot

Compiling it yourself

This is a Maven Project. To compile it yourself package to .jar via Maven, rename SAMPLEconfig.json to config.json and add your config data. Replace everything between angle brackets with the designated content. Be sure to insert username and password of your Sona User at JMU Wuerzburg into the loginbody String here:

userid=<insert SONA username>&ctl00%24ContentPlaceHolder1%24pw=<insert SONA password>

and to the httppost_req String here:

p_log=<insert SONA username>&p_log=<insert SONA username>"

Running it

Run the jar file with config in the working directory

cd sonarbot
java -jar ./target/...jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages