-
I noted in the README that you can pass the `--characters=` but this doesn't eem to work for me:
```
sirkitree@lullaM2 eliza % npm start --characters=characters/vic_fontain.json
> eliza@1.0.0 s…
-
## Bug Report
I have a simple program like
```
use tracing_subscriber::{filter, prelude::*, reload};
fn main() {
let (filter, reload_handle) = reload::Layer::new(filter::LevelFilte…
-
I want to ask questions from Hiroshi Minamishima to a chatbot. Hiroshi Minamishima was a Japanese art critic, contemporary art philosopher, artistic director, and a professor at Joshi Art University. …
-
It would be great if the sample_stats gave you not only the overall duplication rate but also the duplication rate broken out by PCR plate. Thanks!
-
> Potential segfault in `localtime_r` invocations
| Details | |
| ------------------- | ---------------------------------------------- |
| …
-
再正则表达式`Eliza` 模块中,发现只要输入quit,程序就可以终止。于是想把此功能加入到对话机器人中,但尝试一番无法加入。以下是思考过程。
1. 先理解了`Eliza` 模块中是如何做到的。使用循环只要输入不等于quit,就把值传入respnd方法,匹配正则表达式,并随机替换相应的字符串。
```
def command_interface():
print('Thera…
-
Hi Eliza! It's a good looking landing page. Good wireframe. Although I went to the blog index and the links to the posts don't work right now. I saw the source and it seems that the href attributes on…
ghost updated
9 years ago
-
Now that we've got expanded animation sets from https://github.com/sanderfrenken/Universal-LPC-Spritesheet-Character-Generator/issues/88, we can start working on plugging in the gaps.
Child has nev…
-
function to handle input and display messages
function to generate basic ELIZA responses based on patterns
-
I found that LPC character [version3.0](https://opengameart.org/content/lpc-character-bases) added sit, jump, idle, and run animations and the spritesheet also found in your project.
Can you add th…