Results 14 comments of alexraskin

I am getting this error as well. Running this on localhost, docker, Ubuntu 18.04. ```TASK [common : Gather facts] fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "/bin/sh: /usr/bin/python3: not found\n",...

I am using an unsupported hosting service. I am going to do some more troubleshooting today. What is strange is, if I run in this in `python virtualenv` the script...

I have python3 installed. `python3 -V Python 3.6.8`

`which python3 /usr/bin/python3`

@jackivanov I have not... I haven't had a chance to try again. I am just running in DO for now. I am going to try again this weekend. I will...

@jackivanov I was not able to figure out the problem. I ended not using docker. Sorry..

Are you running `await bot.load_extension(NAME_OF_THE_FILE)` in the `on_ready()` function? That should be passed in the setup hook function. Per the docs, the `on_ready()` function has a chance of getting called...

I forked it and got it up. [https://foaas.dev/](https://foaas.dev/)

> i know that's possible, i was referring to the domain, its as if they stopped maintaining this project Ah, I see! My mistake

> @alexraskin https://foaas.dev is down ah, let me see what I broke. Edit: Fixed