Save configs in a file that is read on execution and not during compile time (config.json or config.toml) so that the keys aren't in the compiled binary. That has the purpose, that someone can make for example a docker image or release there binaries to others.
Save configs in a file that is read on execution and not during compile time (config.json or config.toml) so that the keys aren't in the compiled binary. That has the purpose, that someone can make for example a docker image or release there binaries to others.
One of these files is: https://github.com/wjclub/telegram-bot-groupagree/blob/master/telegram-bot-groupagree/Globals.cs.template