diff options
Diffstat (limited to 'config.example.toml')
| -rw-r--r-- | config.example.toml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config.example.toml b/config.example.toml new file mode 100644 index 0000000..3ff5459 --- /dev/null +++ b/config.example.toml @@ -0,0 +1,10 @@ +[thulani] +token = "aaaaaaa" +database_url = "bbbbbbb" +spreadsheet_id = "google_sheets_id" +sheets_api_key = "cccccccccc" +max_sheet_column = "ZZZ" +steam_api_key = "ddddddddddd" +max_hist = 30 +default_hist = 5 +prefixes = ["thulani", "thulando", "thulando madando"] |
