Browse Source

Disable Discord bot... maybe for good. Not sure yet

master
David Ludwig 4 years ago
parent
commit
8784717302
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/server/services/index.ts

+ 1
- 1
src/server/services/index.ts View File

@ -8,7 +8,7 @@ import WebServer from "./WebServer";
export default {
Database,
DiscordBot,
// DiscordBot,
MovieSearch,
// TorrentIpcClient,
SeekerIpcClient,


Loading…
Cancel
Save