This commit is contained in:
2022-05-02 23:23:56 -04:00
parent 55320df622
commit ccbf558fa1
7 changed files with 86 additions and 28 deletions

View File

@ -9,12 +9,12 @@
* ✓ Posting to telegram
* ✓ Telegram rate limit: 20 msgs/min https://core.telegram.org/bots/faq#my-bot-is-hitting-limits-how-do-i-avoid-this
https://gist.github.com/zdebra/10f0e284c4672e99f0cb767298f20c11
* First Run skip all but first n
* Folder creation
* First Run skip all but first n
* Folder creation
* ✓ Wrap content inside item
* Change flags to os.Args[1] for config path
* Cleanup
* Make Rhash optional
* Wrap content inside item
## Issues
* ✓ Last record is not written fully to csv: *Fixed*. Had to Flush writer