Returns a list of all command line arguments passed to the bot.
get_command_line_args()
A list of strings with the command line arguments, or None if there was a problem getting the arguments.
list
None
['phBot.exe', '--skipupdates']
Last updated 2 years ago