Bill Mill
Bill Mill
The title is the whole issue, I found the documentation for scribble and I'm interested, I even have racket installed already, but I have no idea how to install scribble...
[getting started](https://gnorm.org/getting-started/) says: > run `gnorm init` to get a default `gnorm.toml` file and template files in the current directory. You need to at least set the `ConnStr`, `DBType`, and...
The readme says: ``` For best results, use the magefile in the root of the repo, which will do all the build-time magic. To run it, install mage, then just...
### What version of Vim/Gvim are you using? Vim/Gvim version $ vim --version VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jan 10 2020 09:03:33) macOS version Included patches:...
Pyglet doesn't find my midi keyboard, so I had to work around it by using [`mido`](https://github.com/mido/mido), which does. I'm on a Macbook Pro 15,2 running Catalina. Here's the output of...
Slack loves to change their bot API every year or so, and this is the new method: https://api.slack.com/apis/connections/socket
There's lots of great images on unsplash, it would be cool if `!photo turtle` went to unsplash https://unsplash.com/s/photos/turtle and grabbed a random turtle
Right now, to thread responses from limbo plugins you have to revert from returning text to using `slack.post_message`. It would probably be better if plugins could return a (message, timestamp)...
pretty sure a plugin could check the list of emojis and post to a room when one gets added or changed
1. Set a reminder for `!image cute dog` 2. wait for the reminder to post 3. note that limbo does not respond