https://github.com/pepebecker/pinyin-telegram
Telegram bot to convert between Pinyin with tone marks and Pinyin with tone numbers.
https://github.com/pepebecker/pinyin-telegram
chatbot chinese hacktoberfest pinyin telegram
Last synced: about 1 month ago
JSON representation
Telegram bot to convert between Pinyin with tone marks and Pinyin with tone numbers.
- Host: GitHub
- URL: https://github.com/pepebecker/pinyin-telegram
- Owner: pepebecker
- License: isc
- Created: 2017-04-25T04:29:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T08:11:48.000Z (over 5 years ago)
- Last Synced: 2025-03-02T02:45:17.641Z (over 1 year ago)
- Topics: chatbot, chinese, hacktoberfest, pinyin, telegram
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pinyin Telegram
[](https://david-dm.org/pepebecker/pinyin-telegram)
[](https://david-dm.org/pepebecker/pinyin-telegram#info=devDependencies)
[](https://choosealicense.com/licenses/isc/)
[](https://gitter.im/pepebecker)
## [Add PinyinBot on Telegram](http://t.me/pinyin_bot)
## Usage
Use the link above to add PinyinBot to your Telegram chats and send him some Chinese text. He will reply with the same text in the phonetic language called Pīnyīn (拼音). For example, if you send `我喜欢吃面条`, he would reply with `wǒ xǐhuan chī miàntiá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-messenger`](https://github.com/pepebecker/pinyin-messenger)
- [`pinyin-line`](https://github.com/pepebecker/pinyin-line)
- [`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-telegram/issues).