axel3rd / mpg-coach-bot

MPG (Mon Petit Gazon) coach bot, to automate and optimize weekly actions
https://axel3rd.github.io/mpg-coach-bot/
MIT License
23 stars 8 forks source link

Cannot launch miss variables #118

Closed camillebernier closed 5 years ago

camillebernier commented 5 years ago

Hey there,

I'm not very comfortable with java application, I put my credentials in mpg.properties and I tried to launch your sh script :

$ ./mpg-coach-bot.sh 
./mpg-coach-bot.sh: ligne 3: ${project.artifactId}-${project.version}.jar : mauvaise substitution

I couldn't found any .jar anywhere and I don't know what these variables should contain :+1: ${project.artifactId}-${project.version}.

Thanks for helping, I probably miss something.

axel3rd commented 5 years ago

Helllo @Camiyo,

You seems have download the "repository release" from https://github.com/axel3rd/mpg-coach-bot/releases (containing the code, not the produced jar).

Please use the Download button in top of README description (https://github.com/axel3rd/mpg-coach-bot, below the listed files). For last current development version, this is https://bintray.com/axel3rd/generic-dev/mpg-coach-bot/1.5-SNAP#files

camillebernier commented 5 years ago

Ahah ok my bad, it's working ! Thanks,

camillebernier commented 5 years ago

Just one last question :) We can see which player got an injuries, but not a player who got a red card ?

Like my guy there : | D | Boly Willy | 5,50 | 21 |

Thanks !

axel3rd commented 5 years ago

We can see which player got an injuries, but not a player who got a red card ?

In theory, yes: But Boly Willy seems not have red card in http://www.equipeactu.fr/blessures-et-suspensions/fodbold/angleterre/championship (third part website for injuries/suspended).

camillebernier commented 5 years ago

Arf ok, thank you !

camillebernier commented 5 years ago

Hey, we look at the http://www.equipeactu.fr/blessures-et-suspensions/fodbold/angleterre/championship but Boly is in http://www.equipeactu.fr/blessures-et-suspensions/fodbold/angleterre/ premier-league http://www.equipeactu.fr/blessures-et-suspensions/fodbold/angleterre/championship

axel3rd commented 5 years ago

I didn't found "Bolly" in this link :confounded:

camillebernier commented 5 years ago

Here it is :

curl http://www.equipeactu.fr/blessures-et-suspensions/fodbold/angleterre/premier-league |grep Boly % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 37954 0 37954 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k Willy Boly (DF)

100 172k 0 172k 0 0 305k 0 --:--:-- --:--:-- --:--:-- 304k

Le mer. 11 sept. 2019 à 16:12, Alix Lourme notifications@github.com a écrit :

I didn't found "Bolly" in this link 😖

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/axel3rd/mpg-coach-bot/issues/118?email_source=notifications&email_token=ACYYDXMV4NV7CMW62IOVBG3QJD4DFA5CNFSM4IVRGNPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6OT52A#issuecomment-530398952, or mute the thread https://github.com/notifications/unsubscribe-auth/ACYYDXNXCVRI4GMFULXWV7DQJD4DFANCNFSM4IVRGNPA .

camillebernier commented 5 years ago

=> Team Wolverhampton

Le mer. 11 sept. 2019 à 16:22, a écrit :

Here it is :

curl http://www.equipeactu.fr/blessures-et-suspensions/fodbold/angleterre/premier-league |grep Boly % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 37954 0 37954 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k Willy Boly (DF)

100 172k 0 172k 0 0 305k 0 --:--:-- --:--:-- --:--:-- 304k

Le mer. 11 sept. 2019 à 16:12, Alix Lourme notifications@github.com a écrit :

I didn't found "Bolly" in this link 😖

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/axel3rd/mpg-coach-bot/issues/118?email_source=notifications&email_token=ACYYDXMV4NV7CMW62IOVBG3QJD4DFA5CNFSM4IVRGNPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6OT52A#issuecomment-530398952, or mute the thread https://github.com/notifications/unsubscribe-auth/ACYYDXNXCVRI4GMFULXWV7DQJD4DFANCNFSM4IVRGNPA .

axel3rd commented 5 years ago

curl http://www.equipeactu.fr/blessures-et-suspensions/fodbold/angleterre/premier-league |grep Boly Team Wolverhampton

Heu ... very very good catch. For Premiere League, the link for injured/suspended players is bad 😢 => #119

axel3rd commented 5 years ago

@Camiyo Thanks !!!

camillebernier commented 5 years ago

You're welcome ;)

Le mer. 11 sept. 2019 à 16:34, Alix Lourme notifications@github.com a écrit :

@Camiyo https://github.com/Camiyo Thanks !!!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/axel3rd/mpg-coach-bot/issues/118?email_source=notifications&email_token=ACYYDXI2YPDDZB6B7WU7RODQJD6X3A5CNFSM4IVRGNPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6OWODA#issuecomment-530409228, or mute the thread https://github.com/notifications/unsubscribe-auth/ACYYDXPK6N7AIADYGEXTPHLQJD6X3ANCNFSM4IVRGNPA .

axel3rd commented 5 years ago

Heu ... very very good catch. For Premiere League, the link for injured/suspended players is bad 😢 => #119

@Camiyo : Premiere League out players (injured/suspended) fixed in mpg-coach-bot-1.5-SNAPSHOT.zip

camillebernier commented 5 years ago

Yes, it's working now ! Thanks

Le mer. 11 sept. 2019 à 21:29, Alix Lourme notifications@github.com a écrit :

Heu ... very very good catch. For Premiere League, the link for injured/suspended players is bad 😢 => #119 https://github.com/axel3rd/mpg-coach-bot/issues/119

@Camiyo https://github.com/Camiyo : Premiere League out players (injured/suspended) fixed in mpg-coach-bot-1.5-SNAPSHOT.zip https://bintray.com/axel3rd/generic-dev/download_file?file_path=mpg-coach-bot-1.5-SNAPSHOT.zip

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/axel3rd/mpg-coach-bot/issues/118?email_source=notifications&email_token=ACYYDXLHHMMBVS7UWM5IOP3QJFBIFA5CNFSM4IVRGNPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6PT73Y#issuecomment-530530287, or mute the thread https://github.com/notifications/unsubscribe-auth/ACYYDXLQLF6OO72AJW3TSHTQJFBIFANCNFSM4IVRGNPA .