FAC10 / Genie-in-a-Bot

An chatbot for info on the UK General Elections
https://www.facebook.com/politicalgenie/
8 stars 2 forks source link

checkAPIAI is doing too much work #126

Open eliasmalik opened 7 years ago

eliasmalik commented 7 years ago

checkAPIAI.js is doing a lot of different things in one place. Logic for the following would ideally be separate:

pbywater commented 7 years ago

@eliascodes Agreed - it's a mess! I'll try and clean it up 👍