Ben Simms

Results 4 comments of Ben Simms

After making a start on this I've realised it might be useful to wrap this all into a typeclass that supports fetching many different types of assets from the cdn...

We could definitely add something to the event handler context to include the sequence number, though I really wouldn't be surprised if discord is sending the events out of order...

For those interested, I had a play around with implementing `let [: ] = of ` expressions [here](https://github.com/simmsb/numbat/tree/simmsb/let-of-expr)

> Did that experiment run into a dead end or is that something we could pick up for an implementation of local bindings? It's definitely something that could be picked...