Command Center

Overview of command-center

Our command center is a completely optional addon, you don't need to run Vault Maxi. It just makes changing or receiving information of your Vault Maxi way easier. Same as Vault Maxi it does run in your AWS and is triggered every minute.

Important to note is that command center has no permission to your seed. Only the parameters to read or store settings are allowed to be accessed.

In conjunction with Telegram and only allowing a specific Telegram user to send commands. We can achieve a high security standard without further exposure of your seed.

Functionality

On each run it asks Telegram if there are new messages. It will read the messages and look for specific commands.

Commands

There are various commands to receive information like /bots to receive all installed bots within this AWS region. Or /help to receive an overview of all possible commands.

And commands which are changing settings like /setRange 165-175 to change the collateral range of your Vault Maxi. Or /setReinvest vault-maxi 10 to change the reinvest threshold of your Vault Maxi.

Usage

With those examples above there is a pattern, which is important to know. Each command setup after the same structure /command bot values.

  • command: the name of the command you want to execute
  • bot: the name of the bot for this command. It is optional if there is only one bot which can execute this command
  • values: a list of values depends on the executed command