Now you invoke pseudbot like so:
pseudbot ACTION [OPTIONS]
Config file parameter now defaults to a file named `pseud.json` in
the current working directory. It is now set with the `-c` flag.
The code for picking and building a pasta chain to send has been
moved from the `reply_mentions` method to a new one named
`_send_pasta_chain`.
New logging features have been added. Tweets and their URLs are now printed to
the console's log. Added new keyboard interrupt signal handler that tweets out
a shutdown message with a timestamp.
The bot mostly works. Not exactly happy with the code thus far,
may rewrite in the future. I also am not using the tweepy 2.0 API...
run the bot with:
pseudbot -a run_bot pseud_cfg.json