You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| SteamApiKey | string | The Steam Api Key you can get from https://steamcommunity.com/dev/apikey|
42
+
| AutomaticRefresh | true \| false | true if the script should check automatically the mods (default: true) |
43
+
| AutomaticRefreshMin | int | The time in minutes for the timer to check the mods (default: 1) |
44
+
| DiscordWebHook | string | The Discord Webhook link to the text channel |
45
+
| SteamCollection | true \| false | If you want to check a steam collection set this value to true (default: true) |
46
+
| SteamCollectionId | int | The id of the steam collectionn |
47
+
| SteamModIds | Array | If SteamCollection is false you can add here your mod ids |
48
+
49
+
**Be careful by changing the `SavedMods.json`. This file is a temp file for the program to save which mods are posted and when the last change was. If you want to reset the bot don´t delete this file or the content of the file. This will be a critical error! If you want to reset this file just insert `[]`**
0 commit comments