NiklasMM / sixgun_discord_bot

MIT License
2 stars 2 forks source link

Make the bot remember all episodes it posted #6

Closed NiklasMM closed 5 years ago

NiklasMM commented 5 years ago

Right now the bot only remembers the last episode it posted. This is enough for feeds that only ever add items (which one would assume holds true for all feeds), but Youtube Channel feeds can be wobbly sometimes for reasons beyond me.

To fix this, the bot should remember all items it posted about and only post new ones it has never seen before.

This also fixes the issue that if a feed adds two items at the same time, only the newest one will get posted.

NiklasMM commented 5 years ago

Fixed in https://github.com/NiklasMM/sixgun_discord_bot/commit/abf6b1c2454204a6f6545763a1bb48a36628d87d