Caleb Johnson
Caleb Johnson
A user reported inability to unregister for mentions, and I tracked it down to the data not being saved.
# Feature request #### Select the type of feature you are requesting: - [x] Command #### Describe your requested feature I've been in the situation where I or other users...
Adds a subclass of `random.Random` that pulls from the ANU QRN server. It defaults to caching 1kb of raw binary data, and automatically fetches more on demand, or in the...
* Use PIL for image manipulation instead of ImageMagick * Automatic privilege escalation request via UAC or gksu for system install * GUI?
Based on @Twentysix26's [rndstatus cog](https://github.com/Twentysix26/26-Cogs/blob/master/rndstatus/rndstatus.py). Features checklist: - [ ] Automatically transform "playing ...", "listening to ...", "watching ..." to appropriate Activity type - [ ] Parse "streaming \[game name\]\(stream...
Since [GiveawayBot](https://github.com/jagrosh/GiveawayBot) is officially dead, and I've been wanting to write this for a week or two, here's the thread. All of my cogs are for Red v2, and this...
I did a small commission for someone, a cog that can generate "license keys" for roles that can be redeemed later. I'll be publishing it once I'm happy with it,...
# Feature request #### Select the type of feature you are requesting: - [x] Core (Downloader) #### Describe your requested feature Since redbot can be installed directly using `pip`, and...
This PR allows users to specify the special value of 'func' for p_epoch to use custom functions to encode/decode time-ordered integers other than the classic seconds, ms, us or ns...
Creating a new issue from https://github.com/pgpartman/pg_partman/issues/528#issuecomment-2572328140. Currently the only supported ways to use IDs/integers in a control column are as a timestamp directly representing seconds, ms, us or ns since...