Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tigercosmos/vocabulary-titan
Chatbot for searching vocabulary on mainstream dictionaries
https://github.com/tigercosmos/vocabulary-titan
chatbot dictionary vocabulary
Last synced: 2 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T03:01:51.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T18:38:22.516Z (5 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
[![Build Status](https://travis-ci.org/tigercosmos/vocabulary-titan.svg?branch=master)](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
![](https://user-images.githubusercontent.com/18013815/63000869-c4f7d100-bea4-11e9-8aae-9cc940a9a6e0.png)
## 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