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

https://github.com/clivern/ponut

:ghost: A Platform for Building Awesome Bots.
https://github.com/clivern/ponut

chatbot facebook-messenger-bot java-application messenger-bot messenger-chatbots slack-bot slack-commands

Last synced: 1 day ago
JSON representation

:ghost: A Platform for Building Awesome Bots.

Awesome Lists containing this project

README

          

Ponut
=====

Ponut is A Platform for Building Awesome Bots.

*Current Version: Under Development*

[![Build Status](https://travis-ci.org/Clivern/Ponut.svg?branch=master)](https://travis-ci.org/Clivern/Ponut)

Misc
====

Contributing
------------
In case you want to share some love, do the following:

- Fork the master branch.
- Create a feature branch `git branch my-feature`.
- Move to your branch `git checkout my-feature`.
- Do Your Changes.
- It will be great if you write some tests to your feature.
- Track the changes `git add --all`.
- Commit your changes `git commit -m 'new awesome feature'`.
- Push to your newly created branch `git push origin my-feature`.
- Create a new Pull Request.

Changelog
---------

Version 1.0.0:
```
Coming Soon :D
```

Acknowledgements
----------------

© 2018, Clivern. Released under [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt).

**Ponut** is authored and maintained by [@clivern](http://github.com/clivern).