======================
How to Use TwitterByMB
======================

* Web mode ``ultimatetwitter web`` or ``python3.5 -m twitterbymb web``.
* Console mode ``ultimatetwitter console`` or ``python3.5 -m twitterbymb console``.

Options:

=======================	=============  ===========================================================================================================
``--num``               INTEGER RANGE  Number of tweets to load.
``--hashtag``           TEXT           Enter a hashtag that you want to load wall for. **Console only.**
``--authfile``          TEXT           Path to auth file where are Twitter API credentials
``--timeout``           INTEGER RANGE  Number of seconds for checking new tweets **Console only.**
``--nort/--rt``         BOOLEAN        Boolean choice if we want to show retweeted tweets
======================= =============  ===========================================================================================================
