feat: dump the tweets from given username for data analysis

This commit is contained in:
Shreeram 2023-10-12 10:50:07 +05:30
parent 474c4ebb79
commit ad9e42044f
2 changed files with 5 additions and 4 deletions

View File

@ -5,11 +5,11 @@
## Checklist
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
- [ ] I have read and followed the [Contribution Guidlines](https://github.com/hastagAB/Awesome-Python-Scripts#contribution-guidelines-) before creating this PR.
- [ ] I've added a new Script
- [ ] Script is tested and running perfectly fine on my system
- [x] I have read and followed the [Contribution Guidlines](https://github.com/hastagAB/Awesome-Python-Scripts#contribution-guidelines-) before creating this PR.
- [x] I've added a new Script
- [x] Script is tested and running perfectly fine on my system
- [ ] PR is regarding the Documetation
- [ ] This change requires a documentation update
- [x] This change requires a documentation update

View File

@ -147,6 +147,7 @@ So far, the following projects have been integrated to this repo:
|[Word Frequency Counter](Word_Frequency_Counter)|[sonniki](https://github.com/sonniki)|
|[Word generator](Word-generator)|[TGLIDE](https://github.com/TGlide)|
|[Work log generator](Work_Log_Generator)|[Maël Pedretti](https://github.com/73VW)|
|[X Scrapper](X_Scrapper)|[Shreeram](https://github.com/iamshreeram)|
|[YTS Torrents](yts_torrents)|[Mayank Nader](https://github.com/makkoncept)|
|[Yoda-speak Translator](speak_like_yoda)|[sonniki](https://github.com/sonniki) |
|[Youtube video downloader](Youtube_Video_Downloader)|[Christopher He](https://github.com/hecris)|