Albert Zhang

Results 32 comments of Albert Zhang

changing `PINYIN_INITIALS` to `'zh|Zh|sh|Sh|ch|Ch|chu|Chu|[bpmfdtnlgkhjqxrzscwyBPMFDTNLGKHJQXRZSCWY]'` should fix this

@rudyeikichi if you need to fix it quickly, edit the file `consts.py` in the add-on folder and replace the line ```PINYIN_INITIALS = 'zh|sh|ch|chu|[bpmfdtnlgkhjqxrzscwy]'``` with ```PINYIN_INITIALS = 'zh|Zh|sh|Sh|ch|Ch|chu|Chu|[bpmfdtnlgkhjqxrzscwyBPMFDTNLGKHJQXRZSCWY]'```

@rudyeikichi can you keep issue open because it is still an issue with the add-on? Looks like @luoliyan may be inactive and it is time for fork-of-a-fork (I am happy...

This reminds me of an monotype server that had the /tell command... I think it used MongoDB?

Oh, ok Fender... +1 for MySQL then.

have we decided a backend for this?

@panpawn https://github.com/mapbox/node-sqlite3 ??? `The sqlite3 module works with Node.js v0.10.x, v0.12.x, v4.x, v5.x, v6.x and v7.x.` obviously this would require server hosters to install the package and sqlite3 on their...

quick folder export implementation at Zarel/Pokemon-Showdown-Client#756

>Teambuilder import folder – A way to import a single folder from the teambuilder. can't we just Ctrl-V?

you could occasionally parse Showdown's files