Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.