janrueth / SiriServerPlugins

These are plugins I wrote for the SiriServer core
26 stars 18 forks source link

Adding: Example text, some very useful plugins, some grammar fixes, some regex fixes #7

Closed blast-hardcheese closed 3 years ago

blast-hardcheese commented 12 years ago

New plugins: iPodPlugin (by Devil_of_chaos, found the plugin on a forum. If you'd like me to remove it, I'll do so.) help (by a couple of people; It used to try and alter the regexes to be human-readable, this was very messy. I rewrote it to use the new examples section)

Added an examples section to all relevant modules; I tried to make this as locale-independent as possible, setting up a framework that is reasonably easy to use and modify. One thing I tried to do was keep every example line from having to wrap on an iPhone, I don't know if this is possible in all languages, but I'd like to keep English that way, otherwise the examples are very hard to read.

Altered some of the en-US regexes to be more natural as well.

janrueth commented 12 years ago

I'm not sure if I want foreign plugins in my repo. This will result in me beging spammed with bugs I don't know the origin of.

Maybe it would be better to have a new repository for that kind of a pluginsColletion repository...

Therefore I'll wait with merging and think about it for a bit. I'll decide this evening :)

blast-hardcheese commented 12 years ago

Alrighty, no worries :)