Parameter

Parameter is used for specifying the auto-login for bots. Example if you only want to login the bot 2 and 3 of your bots config then set it to 2-3.

Example No Parameter ( Auto Login All Bots )

parameter = ''

Example Parameter

parameter = '2-3'

Last updated