Difference between revisions of "Hypatia"
(15 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Project | {{Project | ||
+ | |ProjectSkills=coding, UI design, perl | ||
+ | |ProjectStatus=Dead | ||
+ | |ProjectNiche=Software | ||
+ | |ProjectPurpose=World domination | ||
|ProjectParticipants=User:Webmind | |ProjectParticipants=User:Webmind | ||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
− | + | Hypatia is a bot that informs the people on IRC and keeps track of certain things like the spacestate, | |
− | + | ||
+ | [http://hypatia.techinc.nl/ Hypatia Keeps track] | ||
+ | |||
+ | |||
+ | Collecting ideas on what people would think would be neat(tm). | ||
+ | == Ideas for interfaces == | ||
+ | * monitor wiki for changes to important pages | ||
+ | * monitor new wiki user creation. | ||
+ | |||
+ | == Current features == | ||
+ | * basic module support (live reloading) | ||
+ | * generic trigger alias for modules (it's like a symbolic link) | ||
+ | * polling events | ||
+ | * core maintenance commands | ||
+ | * !time and !echo debug modules | ||
+ | * framework for asking the SMW database (smwread) | ||
+ | * !rule interface | ||
+ | * !member(s) & !projects interfaces through the smwread module | ||
+ | * !maclookup & !usblookup | ||
+ | * !vector (vector math calculations) | ||
+ | * !event(s) list events, see what the next/last one is. | ||
+ | |||
+ | |||
+ | == Todo == | ||
+ | * Implement persistent module support for monitoring | ||
+ | * !rtfm/!help | ||
+ | * put next event in topic | ||
+ | * ... | ||
+ | |||
+ | === Bugs === | ||
+ | * remove wikilink syntax in rules | ||
+ | |||
+ | |||
+ | == Suggestions == | ||
+ | <pre>put ~~~~ after your edit to display nick+date</pre> | ||
+ | |||
+ | * Autoop on nick or host (maybe registered users?) - [[User:Dreamer|Dreamer]] | ||
+ | * Crawl the [[statutes]] and have !stat(utes) cmd. - [[User:Dreamer|Dreamer]] 21:23, 20 June 2012 (CEST) |
Latest revision as of 19:53, 21 November 2013
Projects | |
---|---|
Participants | |
Skills | coding, UI design, perl |
Status | Dead |
Niche | Software |
Purpose | World domination |
Hypatia is a bot that informs the people on IRC and keeps track of certain things like the spacestate,
Collecting ideas on what people would think would be neat(tm).
Ideas for interfaces
- monitor wiki for changes to important pages
- monitor new wiki user creation.
Current features
- basic module support (live reloading)
- generic trigger alias for modules (it's like a symbolic link)
- polling events
- core maintenance commands
- !time and !echo debug modules
- framework for asking the SMW database (smwread)
- !rule interface
- !member(s) & !projects interfaces through the smwread module
- !maclookup & !usblookup
- !vector (vector math calculations)
- !event(s) list events, see what the next/last one is.
Todo
- Implement persistent module support for monitoring
- !rtfm/!help
- put next event in topic
- ...
Bugs
- remove wikilink syntax in rules
Suggestions
put ~~~~ after your edit to display nick+date