diff options
| author | Puyodead1 <puyodead@proton.me> | 2023-05-07 00:00:42 -0400 |
|---|---|---|
| committer | Puyodead1 <puyodead@proton.me> | 2023-05-07 00:00:42 -0400 |
| commit | bb22e42da93f9e9a6ea5c00980cff9c865ea3c48 (patch) | |
| tree | 6759f8b810cf413eb36f08f2d55da02f8198126d /src/util | |
| parent | add option to auto add bot users to new apps (diff) | |
| download | server-ts-bb22e42da93f9e9a6ea5c00980cff9c865ea3c48.tar.xz | |
create util for app bot user creation
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/util/Application.ts | 24 | ||||
| -rw-r--r-- | src/util/util/index.ts | 1 |
2 files changed, 25 insertions, 0 deletions
diff --git a/src/util/util/Application.ts b/src/util/util/Application.ts new file mode 100644 |
