Skip to content

B0Bftl/MarsChatBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment Configuration

The app is configured by Env Variables that are read on startup.

mandatory

  • SIGNAL_USERNAME
    • eg +4911111111
  • SIGNAL_CLI_PATH
    • e.g. wsl ~/signal-cli/signal-cli-0.10.0/bin/signal-cli
  • SIGNAL_SEND_GROUP
    • e.g. jUBrrj4YVbGdz...F6U\=

optional

  • SIGNAL_CONFIG_GROUP
    • e.g. jUBrrj4...F6U\=
  • TM_GAME_URL
    • e.g. http://...

usage of config Groups

you can send commands to the config group Commands consist of 2 parts, seperated by a single space: [commandName] [parameter]

Currently Supported Commands over Config Group:

setGameUrl http://url...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%