jrabbit / pyborg-1up

:robot: A modern overhaul of an old favorite irc bot for multiple platforms
https://pyborg.readthedocs.io/en/latest/
GNU General Public License v3.0
33 stars 12 forks source link

Unless I am blind #82

Closed seitzbg closed 4 years ago

seitzbg commented 5 years ago

I've got the bot running on IRC, and the http server running as well. I've trained it from file but it doesn't create a new brain or save anything.... help!

jrabbit commented 5 years ago

What's going on in the pyborg_httpd logs? There's not an irc command to save rn for some reason probably an oversight. /save should make it happen I think you post to that

jrabbit commented 5 years ago

https://github.com/jrabbit/pyborg-1up/blob/master/pyborg/pyborg/mod/mod_http.py#L39 yeah