Tobias
Tobias
add the this in the build.gradle, was the fix for me then build it with gradle ``` sourceSets.main.java.srcDirs = ['src'] mainClassName = "me.polymarsdev.sokobot.Bot" ```
> > > @T0biii ? > > > > > > yes? > > oh I got confused by the random issue mention, for some reason I thought it meant...
maybe the same? #42
maybe some need this in docker, i tried to build it with Docker: https://github.com/T0biii/Sokobot/blob/master/Dockerfile https://github.com/T0biii/Sokobot/blob/master/docker-compose.yml Still need to change the https://github.com/T0biii/Sokobot/blob/master/build.gradle
> > maybe some need this in docker, i tried to build it with Docker: > > [https://github.com/T0biii/Sokobot/blob/master/Dockerfile](https://github.com/T0biii/Sokobot/blob/master/Dockerfile?rgh-link-date=2021-05-06T01%3A13%3A28Z) > > [https://github.com/T0biii/Sokobot/blob/master/docker-compose.yml](https://github.com/T0biii/Sokobot/blob/master/docker-compose.yml?rgh-link-date=2021-05-06T01%3A13%3A28Z) > > Still need to change the [https://github.com/T0biii/Sokobot/blob/master/build.gradle](https://github.com/T0biii/Sokobot/blob/master/build.gradle?rgh-link-date=2021-05-06T01%3A13%3A28Z) >...
mmmh Also if you have more "data" in the QR-Code it gets also bigger. `New-QRCodeText -Width 10 -Text dfdsfdsfdsfdsfsdfsdfs2 -Show`  `New-QRCodeText -Width 10 -Text 1 -Show`  i also...
> a setting for `roaming` might be useful as well @Djfe should this be a separate issue? the #3307 only adds the auth dropdown
i already did some rewrite to JDA5 and it seems to work for me: https://github.com/T0biii/Sokobot/compare/2.0...2.6.9 https://github.com/T0biii/Sokobot/actions/runs/4626894323 but I added a Slashcommand for me to test. So it needs some work...
> Ohh, I'm unable to comment on the PR. They're in the pending state. @hkirat will have to approve the comments for it to show. > >  @nimit9 fyi:...
maybe auto select the correct protocol if the `tls` feature is there or not. if you want explicitly `http://` set the URL to it. if you want `http://` and/or `https://`...