diff --git a/sample-config.env b/sample-config.env index af0ebc2..1011d37 100644 --- a/sample-config.env +++ b/sample-config.env @@ -3,8 +3,15 @@ API_ID= API_HASH= + +API_PORT= +# To pass Health checks of koyeb, render and other hosts. +# Use the port listed in your app configuration. + + CMD_TRIGGER=. + DEV_MODE=0 # exec, sh, shell commands @@ -18,7 +25,7 @@ FBAN_LOG_CHANNEL= LOG_CHAT= -# Bot logs chat +# Bot logs chat/channel OWNER_ID= @@ -33,4 +40,8 @@ SUDO_TRIGGER=! # Trigger for bot +TLOGGER_CHAT= +# PM and Tag Logger chat. + + UPSTREAM_REPO=https://github.com/thedragonsinn/plain-ub \ No newline at end of file