2018-05-25 15:26:17 -04:00
|
|
|
# Fulvia
|
2018-03-16 03:13:43 -04:00
|
|
|
It's like Sopel, except rewritten from scratch using Twisted as a base and over half the features ripped out.
|
|
|
|
|
2018-06-11 13:30:37 -04:00
|
|
|
## Requirements
|
|
|
|
Python 3.6+
|
2019-11-05 07:58:29 -05:00
|
|
|
System packages: `enchant`
|
2019-12-04 18:39:19 -05:00
|
|
|
Python packages: `twisted python-dateutil requests bs4 wolframalpha pyenchant emoji pillow ipython numpy numpngw`
|
2018-03-16 03:13:43 -04:00
|
|
|
|
2018-06-11 13:30:37 -04:00
|
|
|
## TODO
|
2018-03-16 03:56:45 -04:00
|
|
|
Fix the movie table
|
|
|
|
Consider re-adding the following modules: `etymology, ip`
|
|
|
|
Add CTCP responses
|
|
|
|
More complex versioning
|