Update 'README.md'
This commit is contained in:
parent
27907502c0
commit
83115316b0
1 changed files with 3 additions and 3 deletions
|
@ -21,8 +21,8 @@ findModule('Messages').Messages.SYSTEM_DM_TAG_SYSTEM = 'System Tag Name Here';
|
|||
Credit: [Daddy Fweak](https://gitdab.com/fweak1337)
|
||||
|
||||
|
||||
## Get all Badges
|
||||
Gives you most of the discord badges
|
||||
## Get all flags
|
||||
Gives you most of the discord flags
|
||||
|
||||
```js
|
||||
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;
|
||||
|
@ -47,7 +47,7 @@ Gives you the token of your account
|
|||
Object.values(webpackJsonp.push([[],{['']:(_,e,r)=>{e.cache=r.c}},[['']]]).cache).find(m=>m.exports&&m.exports.default&&m.exports.default.getToken!==void 0).exports.default.getToken()
|
||||
```
|
||||
|
||||
Credit: [idk](https://pastebin.com/EG4YNbJD)
|
||||
Credit: [con](https://discord.com/users/593432483920609280)
|
||||
|
||||
|
||||
## Previews
|
||||
|
|
Loading…
Reference in a new issue