From ad129e8ae47fd9cd151115b6f5b84e7eae979d6d Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sat, 27 Apr 2024 18:36:42 +0200 Subject: build(docker): support of force command registration --- .env.example | 1 + 1 file changed, 1 insertion(+) (limited to '.env.example') diff --git a/.env.example b/.env.example index cd13f27..a98e8bb 100644 --- a/.env.example +++ b/.env.example @@ -9,3 +9,4 @@ POSTGRES_DB=les-copaings # Bot # ############## TOKEN=your_token +FORCE_COMMAND_REGISTRATION=false # force registration of command -- cgit v1.2.3