diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/example-options.ts | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/example-options.ts b/config/example-options.ts index 024b043..1289c8d 100644 --- a/config/example-options.ts +++ b/config/example-options.ts @@ -14,8 +14,9 @@ export default new Config({ }, environment: 'development', owners: [ - '322862723090219008', //IRONM00N - '487443883127472129' //Tyman + '322862723090219008', // IRONM00N + '487443883127472129', // Tyman + '311294982898057217' // FeLunar ], prefix: '-', channels: { |