Patrick José Pereira
Patrick José Pereira
ping @loyd
Thanks @fcsonline, I did create a simple configuration file to test drill, and I was really happy with it. I second suggestion, what you think about periodic requests ? I...
I have a local computer running the code without problems. Maybe can be something related with my vps ? Both settings are identical. Code struct: ```bash wilson ├── bot.py ├──...
Same error.. I don't know if this can help, but running the local bot, and starting the vps bot, the local one returns: ``` January 01, 2018 - 21:17:49 Bottery...
Sorry, probably I was not clear enough. Yes, the bot is working in my local machine, this error appear in my local machine when I start the vps bot. My...
> @poserman Not yet, but it will be released soon and even better, if you are a tmux user, you can add it to your tmux status line Hi chubin...
I was trying to test it here, but `curl wttr.in/Berlin\?line\=1` returns the wttr normal output for me.
Perfect ! ty very much ! 
Thank you, I'll try to share my setup soon. ```bash # curl -s wttr.in/Florianopolis\?format\="%c%20%t%20%w" WEATHER='#(curl -s wttr.in/Florianopolis\?format\="%%c%%20%%t%%20%%w")' set -g status-right "$WEATHER #[bg=colour239]#[fg=white] %a %b %-d#[fg=colour14] | #[fg=white]%H:%M #[fg=black,bg=colour14] #h "...
Hi @chubin, Here is the full script to install and setup my tmux: [link](https://github.com/patrickelectric/foundation/tree/master/tmux) I'm ok with %, but it can add some problem with bash~, some users will need...