Mingye Wang

Results 511 comments of Mingye Wang

Hmm, doesn't always happen…

What happened to the old dual-bot mechanism?

I am not asking for a better format, just some filter that can avoid generation of bot commands. For example, `s/'([a-z])/’\1/g` should be used on archlinux_cn.

``` 0001 a@tg: 'google foo 0002 varia@irc: 0003 b@tg: blah irc-> [b]: (a 'google foo...) blah 0004 varia@irc: ``` And everyone is unhappy.

Because varia matches for commands all through the text. I think the author did that in order to make sure that bridge-bot users can use the bot. Actually, as a...

Write some config options to accept functions (perfectly valid in py) and let them 撕逼. In the end they will write a varia command matcher...

Also note the relatively huge amount of space left at the bottommost in the second screenshot when scrolling to the end of the page. This is seen without the `display:...

我还是没讨到样例配置…

Right, because this is the PKGBUILD place… Will do in about half a day. Time to try the online vscode stuff!

It would really help to have a grammar instead of following the C parser. I know it's a simple recursive-descent, but code is always more complicated to the eye than...