Erisa A

Results 72 comments of Erisa A

Hi, I'm also getting this error, but with your payload. It also happens with my own payload (`b'id > /data/local/temp/test'`) ``` [*] LIBC 0x00000014 [*] BT 0xee153450 [*] libc_base: 0x-00017e3,...

Actually upon further inspection i'm unclear why my payload output has `��` in it before `"`. I tried hard-coding the payload to the one on your execution output and it...

Yes I'm aware, I just need to do it, which is what this issue exists to remind me of

So if I'm understanding this correctly, something like this? ```json { "targetUserId": 486959259779596302, "modUserId": 228574821590499329, "noteText": "Keeps breaking the rules, ban them next time", "showOnModmail": false, "showOnWarn": true, "showAnyMod": true,...

Events already implemented: - [x] Member join - [x] Member leave Events needed to implement: - [ ] Message edit - [ ] Message delete - [ ] Role add...

Available punishment values: - `warn` - `mute` - `ban` - `delete` - `none` For `none`, the message would still be logged to #investigations, just without any punishment. Examples of this...

This was partially implemented in 93168c7819a0822fce05169e298cd093f2cf6382

*with the addition of the `passive` option for word lists, which sends their message and doesn't give any punishment.

If used as a traditional ! command, I have some notes on how it might work: ![image](https://user-images.githubusercontent.com/14004943/143802961-c7c348a4-135e-41cb-8406-6328312fd1bc.png) ![image](https://user-images.githubusercontent.com/14004943/143802978-18d05ac3-a815-4ecc-93ec-93f8d18875bc.png) ![image](https://user-images.githubusercontent.com/14004943/143803111-9e2da2cc-33be-47ef-8df6-f1c121baf9d3.png) Other possibility is to make it a slash command group.

Good question! I have not tried this and have not personally implemented a health check for cloudflared before. If you could, what command would you use to run your health...