michalspano / the-swedish-bot

🤖 A Twitter Scraper and a smart Discord bot.
https://twitter.com/TheSwedishBot
MIT License
2 stars 0 forks source link

Discord Bot Thread Allocation #17

Closed michalspano closed 2 years ago

michalspano commented 2 years ago

Discord Bot Thread Allocation

The Discord Bot located under  `src/ botDiscordCore.py loads the most recent entries from the spreadsheet. Though, as more and more entries are being uploaded daily, the current module is rather ineffective and should be reimplemented in order to receive better performance.

michalspano commented 2 years ago

Aiming to be fixed here #20 (issue shall be reopened in case potential difficulties arise).