https://github.com/tigercosmos/vocabulary-titan
Chatbot for searching vocabulary on mainstream dictionaries
https://github.com/tigercosmos/vocabulary-titan
chatbot dictionary vocabulary
Last synced: 7 months ago
JSON representation
Chatbot for searching vocabulary on mainstream dictionaries
- Host: GitHub
- URL: https://github.com/tigercosmos/vocabulary-titan
- Owner: tigercosmos
- Archived: true
- Created: 2019-08-13T03:11:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T03:01:51.000Z (over 2 years ago)
- Last Synced: 2024-11-07T03:41:56.404Z (12 months ago)
- Topics: chatbot, dictionary, vocabulary
- Language: JavaScript
- Homepage:
- Size: 2.75 MB
- Stars: 70
- Watchers: 9
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vocabulary Titan
[](https://travis-ci.org/tigercosmos/vocabulary-titan)
A chatbot which searches mainstream dictionaries.

*How to use*:
just enter the **word** to the chatbot.

**WIP** Currently only support Telegram and Line, but it is designed for cross-platform.
- [X] Cambridge
- [X] Dictionary.com
- [ ] and so on
## Line
Chatbot link: https://line.me/R/ti/p/%40340chkoc

## Telegram
Chatbot link: https://t.me/VocabularyTitanBot
## Develop
```sh
git clone https://github.com/tigercosmos/vocabulary-titan.git
cd vocabulary-titan
npm install
npm run console # dev mode
npm run # deploy mode
```
## Thanks
Thanks to [@atong_jtj](https://www.instagram.com/atong_jtj)'s helping me draw a cute girl profile for Vocabulary Titan.
## License
MIT