diff options
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,8 +6,6 @@ other input without a lot of modification. ## Configuration -You can edit config.sh to match your needs or set the Environment your self. - Geldschieberbot is configured with a set of Environment variables: * GSB_GROUP_ID the signal group_id you want to serve @@ -15,9 +13,11 @@ Geldschieberbot is configured with a set of Environment variables: * GSB_SEND_CMD the command Geldschieberbot uses to send replies * GSB_USER the mobile number signal-cli should receive messages with +Copy config.sh.sample to config.sh and edit it to match your environment. + ## Usage -If you edited config.sh you can just run +If you have your config.sh in place you can just run `config.sh && run.sh` and your bot should be up and serving your needs. |
