yano
yano
Create some type of global database for a central place for modules to save information instead of having modules saving information to random location all over the place.
Create the ability for admins to create aliases for existing functions / commands without restarting jenni.
Fix jenni to allow "Read the Docs" auto generation of documentation. https://readthedocs.org/builds/jenni/574540/
Move the configuration for "simple_channels.txt" and the Bitly API settings into the default.py configuration file.
Alrighty, so there are a lot of hidden features available in 'jenni' on freenode that aren't in this public repository. Mostly because a lot of that code is really shitty...
add ability to look up vim help using a .:help command and possibly link to more documentation
Optimize code for nws.py (wxbot) so that it can process each state as its own thread. This will make updates reported to the necessary channels much faster.
One of the biggest complaints I've seen in the Willie help channel is that adding and deleting syntax is too complicated. I think we should make the color codes optional.
Let's make the all the new pages HTML5 compliant according to the [HTML5 Validator](https://html5.validator.nu/) tagging: @KK4OXJ
Add the ability for users to be re-directed to duckduckgo.com/html/?q=their_query_here if javascript isn't detected.