GoogleCodeArchives / idlemaster

Automatically exported from code.google.com/p/idlemaster
0 stars 0 forks source link

trends #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
the bot should be able to have "trends"

the trends would be:
extremely unlucky
very bad
bad
neutral
good
very good
extremely lucky

random (every event picks a different trend)

the bot would pick a trend every week or so, and graph every event that has a 
trend.

some implementation thoughts:
keep track of a number from -50 to 50 for each event, send them to the site or 
something, and draw the graph online.

Original issue reported on code.google.com by imnothere199@gmail.com on 27 Aug 2012 at 4:08

GoogleCodeExporter commented 9 years ago
(also, api gChart php)

Original comment by imnothere199@gmail.com on 27 Aug 2012 at 4:12

GoogleCodeExporter commented 9 years ago
or maybe http://graphpite.sourceforge.net/
or maybe http://naku.dohcrew.com/libchart/pages/introduction/

Original comment by imnothere199@gmail.com on 27 Aug 2012 at 4:15