Alakala / eggpy

MIT License
0 stars 0 forks source link

$variable-support missing. #2

Open Alakala opened 11 years ago

Alakala commented 11 years ago

$verb - replaces $verb and $verbing with appropriate verbs pulled from a database $noun - replaces $noun with nouns from a database $nick - replaces $nick with a nick randomly pulled from present folk in the channel $adjective - replaces $adjective blabalbalba.

And respective capitalizations.

Alakala commented 11 years ago

Some progress done, implemented basic word replacements for all those things, also $onick.

Mortal commented 11 years ago

The next step is to incorporate the word list from the wiki.

Initially I'd suggest we just fix the word list as a dictionary in the code.