diff options
Diffstat (limited to 'config.toml.example')
| -rw-r--r-- | config.toml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example index c2fbc73..8545dfe 100644 --- a/config.toml.example +++ b/config.toml.example @@ -1,5 +1,5 @@ # Name of the master bot -name = "PokeBot" +master_name = "PokeBot" # Address of the server to connect to address = "localhost" # Channel for the master bot |
