shellmage

Results 6 comments of shellmage

hey @hoangvu12 , I too think that it's a nice feature to have, so i made [this bot](https://github.com/shellcxd3/AAAAAAAAAAAAA), check it out, hope this helps!

a script using puppeteer to generate appstate.json [getAppstate.js](https://github.com/shellmage/AAAAAAAAAAAAA/blob/main/getAppstate.js)

a found that a work-around is to add an empty character like so ``` emptyChar = '\u200e' var msg = { body: emptyChar + 'user', mentions: [{ tag: 'user', id:...

it works fine on the browser, this edge-case only happens when using the api when the tag is at offset 0, it doesn't get highlighted as if there was no...

yeah, this (PR #858 ) is basically a work-around for this server-side bug, so that the developers can use this API without thinking about it (I personally wasted quite some...

if you don't care about any logs, using the old ```./exploit.py 2>/dev/null``` is always an option.