Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.

bot_home

*How to use*:

just enter the **word** to the chatbot.

demo1

**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

add telegram

## 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