issues
search
Hokkaydo
/
EPLBot
EPLBot sources repository
https://discord.gg/9wKTDtPbvm
GNU General Public License v3.0
7
stars
6
forks
source link
[EarlyBird] Fix message sending
#58
Closed
Hokkaydo
closed
10 months ago
Hokkaydo
commented
10 months ago
Long was cast to string but the error was silently ignored
Some config keys representing channel ids didn't have ID suffix
Dockerfile reverted but introduced
build.sh
&
updatehub.sh
scripts.
build.sh
: Builds the jar file, builds the docker image and run
docker-compose-local.yml
file
updatehub.sh
: Builds the jar file, builds the docker image and push it on the docker hub (require credentials)
build.sh
&updatehub.sh
scripts.build.sh
: Builds the jar file, builds the docker image and rundocker-compose-local.yml
fileupdatehub.sh
: Builds the jar file, builds the docker image and push it on the docker hub (require credentials)