Difference between revisions of "User:Dickie"
From Makers Local 256
m |
m (Just making a few updates.) |
||
Line 4: | Line 4: | ||
IRC bot written in Python (2.6). | IRC bot written in Python (2.6). | ||
+ | DickieBot is currently in his prototype stage. He has been an experiment in Python and IRC APIs. Once I have a good handle on both, the plan is to make him a permanent fixture in #makerslocal, granted there are no significant objections and he does not become a bother. PM Dickie if you find an exploit or bug. | ||
'''Current functionality''' | '''Current functionality''' | ||
*Wiki search: Scrapes the first paragraph of a wikipedia article to return a summary of the search term | *Wiki search: Scrapes the first paragraph of a wikipedia article to return a summary of the search term | ||
+ | *Factoids (using a SQL Lite data table) | ||
− | '''Future functionality''' | + | '''Future functionality/enhancements/ideas''' |
− | * | + | *Member Directory? |
− | + | ||
'''Completion Date''' | '''Completion Date''' | ||
*Whenever the hell I feel like it. | *Whenever the hell I feel like it. |
Revision as of 10:27, 11 March 2010
Current and only project to date:
DickieBot
IRC bot written in Python (2.6). DickieBot is currently in his prototype stage. He has been an experiment in Python and IRC APIs. Once I have a good handle on both, the plan is to make him a permanent fixture in #makerslocal, granted there are no significant objections and he does not become a bother. PM Dickie if you find an exploit or bug.
Current functionality
- Wiki search: Scrapes the first paragraph of a wikipedia article to return a summary of the search term
- Factoids (using a SQL Lite data table)
Future functionality/enhancements/ideas
- Member Directory?
Completion Date
- Whenever the hell I feel like it.