rikai / Showbot

🤖 An omnipresent multi-platform bot who's goal in life is become Skynet 🤖
MIT License
40 stars 18 forks source link

Clean up & improve the word cloud code #51

Open rikai opened 8 years ago

rikai commented 8 years ago

The word cloud code mostly works but needs some cleanup and performance improvments so it's not bogging down the bot's other tasks.

Then after that is done, it will need UI hooks.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

rikai commented 7 years ago

D3.js is what most of the word cloud code is based on, is a large part of what our Code Climate issues come from and has been updated significantly since it was pulled in.

We should at the very least update it and fix any breakages, at minimum.

rikai commented 7 years ago

D3-Cloud has also been updated and is used in our code as well. :+1: