Update 'README.md'
This commit is contained in:
parent
7c7af3eea8
commit
27907502c0
1 changed files with 4 additions and 4 deletions
|
@ -25,12 +25,12 @@ Credit: [Daddy Fweak](https://gitdab.com/fweak1337)
|
|||
Gives you most of the discord badges
|
||||
|
||||
```js
|
||||
Object.values(webpackJsonp.push([[],{[''] :(_,e,r)=>{e.cache=r.c}},
|
||||
[['']]]).cache).find(m=>m.exports&&m.exports.default&&m.exports.default.getCurrentUser!==void
|
||||
0).exports.default.getCurrentUser().flags=-33
|
||||
var findModule = (item) => Object.values(webpackJsonp.push([[],{['']:(_,e,r)=>{e.cache=r.c}}, [['']]]).cache).find(m=>m.exports&&m.exports.default&&m.exports.default[item]!==void 0).exports.default;
|
||||
|
||||
Object.defineProperty( findModule('getCurrentUser').getCurrentUser(), 'flags', { get: () => -33, set: () => {}});
|
||||
```
|
||||
|
||||
Credit: [Daddy Zebratic](https://github.com/Zebratic)
|
||||
Credit: [Daddy Zebratic](https://github.com/Zebratic) and [Daddy Fweak](https://gitdab.com/fweak1337)
|
||||
|
||||
## Get Bot Tag
|
||||
Gives you bot tag
|
||||
|
|
Loading…
Reference in a new issue