Results 4 issues of ./lemon.sh

I often find myself sending the same image to multiple contacts which results in having the same image uploaded many times. I think it would be amazing if I could...

### Describe the bug Whenever I try to &caption certain large images, the bot says "Processing... This might take a while" and never responds. Instead, five messages appear in the...

bug

I haven't found a way to access the persistent storage in micro:bit with this crate (I may be blind though). It's exposed in the [MicroPython](https://microbit-micropython.readthedocs.io/en/latest/filesystem.html) and [micro:bit runtime](https://lancaster-university.github.io/microbit-docs/ubit/storage) APIs. I...

When trying to compile `audiopus` or any other `audiopus_sys`-dependent crate on a system with CMake 4.0+ installed, the build fails with the following output: ``` lemonsh@mac ~/Documents/audiopus :3 cargo build...