Mohammed Gomaa

Results 33 comments of Mohammed Gomaa

Done: https://github.com/keploy/gsoc/pull/46

It works for this input `waifu_-.` `pc` and null for type

I think it's more like the user has to be registered here: `https://r6.tracker.network/`

No worries, fix on the way 😬

Huh... how did you test it? i.e. How did you start docker image?

Here's what I tested: `docker compose up` This one worked normally. 2nd option: `docker build .` then: ``` docker run -d \ --name=clarence \ -p 6002:6002 \ -e DISCORD_TOKEN='INSERT DISCORD...

Weird... I just tried the one in `README` it still worked I guess we need some third person to verify.

Similar to the one in the docs `waifu_-.`, you can try the bot here: https://discord.gg/BfSVskDN

Mhm... this might be actually it, because `curl` doesn't exist on my `WSL2 Ubuntu 20.04`... I can't remember if `dockerfile` can have 2 images i.e. two `FROM`, but the second...