Bradley Reynolds

Results 8 comments of Bradley Reynolds

> On question I have right now is what wee would expect to happen if the name is found in violation of our filters. Maybe just hard-deleting and notifying mods?...

Oh hey! Sorry, I meant to add more explanation to this one, but then I completely forgot about it. Actually, they're both config files to enable GitHub services, so they...

> oh wait my approval doesn't count any more rip Here, take mine

Yes, it's possible - There are a couple of Sphinx extensions that can generate Markdown

It could be a bit annoying for the people that don't use the feature now to suddenly have it be required, but I think that enough of the userbase uses...

Here is the code in question: https://github.com/python-discord/sir-lancebot/blob/54d618da59e63936d6d9c6ab8fed5b325112289a/bot/exts/holidays/holidayreact.py#L64 It's matching on `christams|tree`, so it will match on _every_ tree, regardless of it's festivity. It'll even match on the Grinch's trees! This...

Per [discussion on Discord](https://discord.com/channels/267624335836053506/1180374383269777490/1180403073449988136), it looks like we're okay still reacting to _most_ trees, just not when they're in a link. I suppose this is a good compromise. We really...

Updated to only react specifically to trees of the Christmas variety. Screenshot: ![image](https://github.com/python-discord/sir-lancebot/assets/54628770/7ebfd1d3-ed55-4d32-9f0b-899218d125f1)