Eevee

Results 139 issues of Eevee
trafficstars

Of course.

Obviously necessary for a variety of things. Not sure what form this should take yet. Using a whole Postgres db for a bot seems kinda heavy-handed.

These are neat. Use an API where one exists: YouTube, imgur, etc. Maybe collect URLs that have been seen before and do something useful with that information, gasp.

plugin

This should contain all the basic functionality not directly related to the bot's existence, like user tracking and authentication and whatever.

This is in a highly ambiguous state at the moment. Consider panglery, perhaps.

Current hand-rolled stuff is a clusterfuck. http://straightplugin.readthedocs.org/en/latest/

- Should be optional, or only run in "debug mode", or something. - Should have some slightly more useful information about what the bot is doing, though this might just...

Something that doesn't suck to use, and that works both in the shell and in IRC.

Should be able to enumerate existing plugins and how to use them.

Useful backbone for some other stuff: auth, logging, rate limiting, etc.