John Rivs

Results 11 comments of John Rivs

A tightly coupled utility. SMH.

Now I removed those lines and it thinks I'm still trying to install mcrypt. So I do `vagrant ssh` and can't even do a `ls` because I just get: ```...

After not using the config file, then using it again, it outputs a bunch of errors about letting stuff unconfigured. What a mess :/

I had it set to `top` so I changed it to `inline` and Emmet's `p` shows before `b:php` but now Emmet is always first, so if I type `b:p` this...

None of this worked for me.

So does that mean, we can listen for error when the bot fails because plugdj is in maintenance mode, and responde accordingly without the node app crashing? :O That'd save...

The maintenance example you showed seems cool. I'm gonna have a look around the error thing, cuz I'm done dealing with unlistened errors.

On 0.6.0, I also removed the check and it does indeed work with bar graphs.

This is what I ended up doing. I have a class responsible for getting a new access token: ```php

Yeah you can go that route as well. I chose to set up a scheduled task so I wouldn't have to add that line to every job or make some...