diff options
Diffstat (limited to 'config.sh.sample')
| -rw-r--r-- | config.sh.sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.sh.sample b/config.sh.sample index 247a382..a954658 100644 --- a/config.sh.sample +++ b/config.sh.sample @@ -2,11 +2,11 @@ # Group the bot should monitor export GSB_GROUP_ID="" -# Path where the bots data shoul be stored +# Path where the bots data should be stored export GSB_STORE_PATH="~/geldschieberbot" # Command the bot uses to send responses export GSB_SEND_CMD="" -# SIganl user the bot should use +# Signal user the bot should use export GSB_USER="" # create GSB_STORE_PATH |
