Mark
Mark
I don't have much experience with the file previews, but they sound like the perfect solution for this feature. It gives a lot more headroom compared to the message length...
I forgot that I use the beta app on Android. This isn't a high priority issue, so I would prefer to wait until file previews roll out everywhere since that...
This could be fixed by either making a copy of the dict, or more preferably, by not popping from it when removing the user. However, #999 will still cause issues.
I've never felt the need to change the log level during runtime at all, let alone for specific modules. This gives me the impression that it's a rare occurrence. In...
I experienced the same issue with network-mapped folders. My workaround has been to use a temporary path that is on a normal disk instead. For example, `--paths "temp:$env:TEMP"`. This works...
When we update nsjail we should regenerate the protobuf code for its config. I believe our README explains this process.
I'm not sure if users would find DMs annoying. I'm OK with this idea. Perhaps the informational message ("you're message has been deleted cause xyz") could also be moved to...
Let's consider adding a word or character count threshold. Really short messages aren't worth relaying. This may alleviate concerns of DMs being annoying. > webhooks removers, and antimalware are the...
Will require a change to the validator in the model too https://github.com/python-discord/site/blob/master/pydis_site/apps/api/models/bot/off_topic_channel_name.py#L14