How to Use TwitterByMBΒΆ
- Web mode
ultimatetwitter weborpython3.5 -m twitterbymb web. - Console mode
ultimatetwitter consoleorpython3.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 |