Ashlynne Mitchell

Results 36 comments of Ashlynne Mitchell

Any chance on this being updated/merged in the near future?

Neural network based chatbot is being shifted to 1.0.0. 0.4.X is being left with a Markov string based system for now.

TensorFlow now has an official JavaScript wrapper, and so this'll now be done in Node. (https://js.tensorflow.org/)

Exactly what I was thinking.

For subcommands or commands that aren't part of the group (designated with `static`), we'll need to return some object so we know all the info about it. __New Proposal__ ```js...

Added in face80f, but only for core settings as the rest are optional(ish),

#92 and #121 both tie into this, as they will be separate processes which are interacted with through HTTP (or some similar protocol).

Either on bot init (when the music events get loaded) or having it start separately, like as an extra thing specified in the `pm2.json`, because you can specify multiple programs...

I reckon we should use Reddit OAuth for third party logins, seeing as we'll be dealing with some stuff from them anyway.