Fulvia IRC Bot
Go to file
2023-06-29 19:50:57 -04:00
modules fix remind time drift 2023-06-29 19:50:57 -04:00
.gitignore update gitignore 2020-01-08 13:58:56 -05:00
bot.py fix unload error on funcs with @rate 2020-01-29 14:06:58 -05:00
config.template.py rewrite weather.py to use openweathermap 2019-12-04 18:39:19 -05:00
db.py add --lazy switch to remind 2020-01-16 15:23:56 -05:00
LICENSE set file perms to 755 2020-01-08 09:35:32 -05:00
loader.py refactored config 2019-10-08 12:39:13 -04:00
module.py refactor bot.channels, privileges and more 2019-10-08 11:45:21 -04:00
README.md remove dateutils dependency, change tools pathing 2020-01-31 13:05:40 -05:00
run.py refactored config 2019-10-08 12:39:13 -04:00
scheduler.py fix remind time drift 2023-06-29 19:50:57 -04:00
tools.py fix leap year fix 2022-02-16 17:29:12 -05:00
trigger.py fix choice command 2022-10-29 19:25:12 -04:00

Fulvia

It's like Sopel, except rewritten from scratch using Twisted as a base and over half the features ripped out.

Requirements

Python 3.6+
Python packages: twisted requests bs4 wolframalpha emoji pillow ipython numpy numpngw numexpr