-
In other cogs that hook into WordFilter, we hit a `multiple repeat` error on the following regex string: `bl[o0]*{0,3}w j[o0]*{0,3}bs`. Of particular interest is the `*` operator, which was what it wa…
-
Allow servers to import custom cloud function cogs? might be dangerous, but less dangerous than custom cog uploading.
-
We discussed best practices for COG generation. I am opening this issue here because we can/should define the TMS that should be used for the COG at time of creation. Hopefully we can discuss here or …
-
**Issue:**
For the past 2 weeks some dock icons are greyed cogs. All my dock icons (bar Nautilus and Cosmic Terminal) are Flatpaks, but the icons for RhythmBox and Geany are greyed cogs, as is the…
-
### What Red version are you using?
3.5.0.dev1
### What were you trying to do?
Getting live notifications from a youtuber.
### What did you expect to happen?
To send live streams withou…
-
**Feature description**
An item in shape of a cog/gear. should have variable amounts of teeth to create different gear ratios.
**Feature purpose**
This would make creating vehicles with rocket prop…
-
const source = new GeoTIFF({
sources: [
{
url: 'https://sentinel-cogs.s3.us-west-2.amazonaws.com/sentinel-s2-l2a-cogs/36/Q/WD/2020/7/S2A_36QWD_20200701_0_L2A/TCI.tif…
-
### What Red version are you using?
3.5.5
### Cog name
Audio
### Command name
autoplay
### What did you expect to happen?
I expected a Red playlist saved with the User scope would…
-
I tested 5 random dates between old and new pipeline and the file values seem to be exactly the same which is great!
One thing i noticed was that the print out of the new pipeline files does not in…
-
> Customcom uses commands not attached to the bot object for something which should be a trivial response.
> Alias uses discord.py's stringview and a subclass of string.Formatter used for string form…