diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 7e1bcf2b..5430d1ce 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -19,4 +19,6 @@ jpa: auto: update show_sql: true bot: - token: ${TOKEN} \ No newline at end of file + token: ${TOKEN} + guild: + id: 621621615930638336 \ No newline at end of file