Add new fun facts to Fact list
Added many more fun facts, removed redundant ones. eg. (Koalas are native to australia, Koalas are only found in australia)
Looks great to me, thanks!
Just checking - this is tested and works?
I'm actually not sure what the issue is, but each fact when pulled is a mashup of other facts (ippos. A group of ravens i)
That would have been handy to know in the PR!
You need to run this code and use the idx and count values it prints:
https://github.com/espruino/BangleApps/blob/4bb0e47660cf38b0b396ad9fa50ed376f4042b8d/apps/textfacts/lib.js#L6-L21
I guess you did run them before, but count is 237 and yet there are 316 lines so I guess maybe it was run on out of date data?
@RKBoss6 any chance of fixing this? If you run the code again with the new data and update the library file it should be fine
Oh yeah, I had put this aside for a while, I'll get this working :)
I think it's fixed now!
Thanks for dealing with this - Copilot is very picky!
Hehe no worries! Glad this 6 month old PR was finally ready to merge :)