https://github.com/pepebecker/pinyin-line
LINE bot to transliterate Mandarin to Pinyin with tone marks or tone numbers
https://github.com/pepebecker/pinyin-line
bot chinese hanzi line mandarin pinyin
Last synced: 7 months ago
JSON representation
LINE bot to transliterate Mandarin to Pinyin with tone marks or tone numbers
- Host: GitHub
- URL: https://github.com/pepebecker/pinyin-line
- Owner: pepebecker
- License: mit
- Created: 2018-02-18T15:24:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T10:52:04.000Z (almost 7 years ago)
- Last Synced: 2025-01-12T15:24:11.256Z (9 months ago)
- Topics: bot, chinese, hanzi, line, mandarin, pinyin
- Language: JavaScript
- Size: 60.5 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pinyin LINE
[](https://david-dm.org/pepebecker/pinyin-line)
[](https://david-dm.org/pepebecker/pinyin-line#info=devDependencies)
[](https://opensource.org/licenses/MIT)
[](https://gitter.im/pepebecker)## Usage
Use the link above to add the Pinyin Bot as a friend to your LINE account and send it some Chinese text. The bot will reply with the same text in the phonic language called Pinyin. For example, if you send `我喜欢吃面条`, the bot would reply with `wǒ xǐ huan chī miàn tiáo`.
## Related
- [`pinyin-utils`](https://github.com/pepebecker/pinyin-utils)
- [`pinyin-split`](https://github.com/pepebecker/pinyin-split)
- [`find-hanzi`](https://github.com/pepebecker/find-hanzi)
- [`hsk-words`](https://github.com/pepebecker/hsk-words)
- [`cedict`](https://github.com/pepebecker/cedict)
- [`mdbg`](https://github.com/pepebecker/mdbg)
- [`pinyin-or-hanzi`](https://github.com/pepebecker/pinyin-or-hanzi)
- [`hanzi-to-pinyin`](https://github.com/pepebecker/hanzi-to-pinyin)
- [`pinyin-convert`](https://github.com/pepebecker/pinyin-convert)
- [`pinyin-rest`](https://github.com/pepebecker/pinyin-rest)
- [`pinyin-api`](https://github.com/pepebecker/pinyin-api)
- [`pinyin-bot-core`](https://github.com/pepebecker/pinyin-bot-core)
- [`pinyin-telegram`](https://github.com/pepebecker/pinyin-telegram)
- [`pinyin-messenger`](https://github.com/pepebecker/pinyin-messenger)
- [`pinyin-chrome`](https://github.com/pepebecker/pinyin-chrome)
- [`pinyin-cli`](https://github.com/pepebecker/pinyin-cli)
- [`hanzi-cli`](https://github.com/pepebecker/hanzi-cli)## Contributing
If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/pepebecker/pinyin-line/issues).