diff options
author | Puyodead1 <puyodead@proton.me> | 2023-05-06 23:45:09 -0400 |
---|---|---|
committer | Puyodead1 <puyodead@proton.me> | 2023-05-06 23:53:43 -0400 |
commit | 942cce913dcf00acc94f4a2cefc0902427a6c7b7 (patch) | |
tree | 04762306165888187d68a8d51e9b498f3c201bd7 /src | |
parent | add flags property to voice state update (diff) | |
download | server-942cce913dcf00acc94f4a2cefc0902427a6c7b7.tar.xz |
add option to auto add bot users to new apps
Diffstat (limited to 'src')
-rw-r--r-- | src/api/routes/applications/index.ts | 21 | ||||
-rw-r--r-- | src/util/config/types/GeneralConfiguration.ts | 1 |
2 files changed, 22 insertions, 0 deletions
diff --git a/src/api/routes/applications/index.ts b/src/api/routes/applications/index.ts |