Iris System
Iris System
If case insensitive proxy tags are enabled, and a member has a proxy tag of `text` where the emoji is something like Ⓜ️ or 🆑, messages that start with the...
This branch is running on beta bot for testing. **TODO:** - [ ] DB migration doesn't apply cleanly to an existing database without manual intervention (all views, incl auto-generated ones,...
I'm trying to use a `build.rs` file with the cc crate to compile C code as part of a library I'm using in my OS. This doesn't seem to work...
`pk;scfg suppress notifications` is currently boolean - either "proxied messages are never `@silent`" (`off`), or "proxied messages are always `@silent`" (`on`). Add a third state to make proxied messages use...
LoggerCleanService currently only checks for potential log messages in ordinary text channels, but it should check threads of text channels too