Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devxoul/cleverbot
iOS Messaging Application using Cleverbot and ReactorKit
https://github.com/devxoul/cleverbot
bot chat cleverbot ios messenger reactorkit rxswift swift
Last synced: about 2 months ago
JSON representation
iOS Messaging Application using Cleverbot and ReactorKit
- Host: GitHub
- URL: https://github.com/devxoul/cleverbot
- Owner: devxoul
- License: mit
- Created: 2017-02-28T20:17:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T08:03:56.000Z (about 7 years ago)
- Last Synced: 2024-10-14T13:50:39.954Z (2 months ago)
- Topics: bot, chat, cleverbot, ios, messenger, reactorkit, rxswift, swift
- Language: Swift
- Homepage:
- Size: 47.9 KB
- Stars: 78
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cleverbot
![Swift](https://img.shields.io/badge/Swift-4.0-orange.svg)
[Cleverbot](https://www.cleverbot.com/) for iOS using [ReactorKit](https://github.com/devxoul/ReactorKit).
![cleverbot](https://user-images.githubusercontent.com/931655/33596175-30185e76-d9de-11e7-9348-b66472b9e582.png)
## Features
* Using [ReactorKit](https://github.com/devxoul/ReactorKit)
* Using [RxDataSources](https://github.com/RxSwiftCommunity/RxDataSources)
* Messenger interface
* Interactive dismissing keyboards using [RxKeyboard](https://github.com/RxSwiftCommunity/RxKeyboard)## Requirements
* iOS 11+
* Swift 4
* CocoaPods
* [Cleverbot API Key (free)](https://www.cleverbot.com/api/)## Contribution
Discussions and pull requests are welcomed 💖
## License
Cleverbot for iOS is under MIT license. See the [LICENSE](LICENSE) file for more info.