pip3 install -r requirements.txt
open script in editor there multiples variables in the top of the script.
ARGS
, determine if the script launch by input parameters or with the assign one in the script.BOT_KEY
, "private_key" of the bot.ADMIN
, admin key.BOT_NAME
, ypu're bot name.
python3 stories_watcher.py <"login"> <"password"> <bot_sleep>
to stop program : ctrl + x