Sam Nicholls

Results 75 comments of Sam Nicholls

@JohnMaguire2013 The idea would be that a command would take the parameters of a regular expression and a quote category for matching lines to be added to. So taking your...

@reality Could we perhaps enhance this to not just accept input from qadd but use a listener on every line in the channel? It won't be any more open to...

Web scalability has certainly increased over the past year. @dafrancis, would you care to re-evaluate?

@dafrancis You can re-evaluate depressionbot's webscalability when we reach milestone 1.0

Can be implemented as part of #85

Server repo established, functionality has basically been fully ported from the current web UI to a Django one instead. ![screenshot from 2018-09-21 20-33-36](https://user-images.githubusercontent.com/1105722/45902811-97fb8500-bddf-11e8-8ba4-a6fd08bc936d.png) https://github.com/SamStudio8/chitin-server

The API is pretty much in the same condition as it was before, but is now Django based. I've got it talking with the "old" chitin API test script with...

I've killed the old code that hosts the Flask/SQLAlc `chitin.core` API and website from the `chitin` repo, and updated the API calls in `chitin.client` to coincide with some very small...