issues
search
butterscotchstallion
/
guacbot
Asynchronous IRC bot written in Javascript
4
stars
3
forks
source link
Cat Facts plugin
#114
Closed
butterscotchstallion
closed
9 years ago
butterscotchstallion
commented
9 years ago
Use
http://catfacts-api.appspot.com/api/facts
to obtain facts
To eliminate latency issues, fetch several facts at once periodically
Facts should be emitted when a keyword is uttered, with a chance value (e.g. only 30% chance to trigger)
butterscotchstallion
commented
9 years ago
Done!