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.
- Host: GitHub
- URL: https://github.com/clivern/ponut
- Owner: Clivern
- License: apache-2.0
- Created: 2018-01-21T18:48:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:15:35.000Z (about 2 years ago)
- Last Synced: 2025-10-31T06:46:54.202Z (about 2 months ago)
- Topics: chatbot, facebook-messenger-bot, java-application, messenger-bot, messenger-chatbots, slack-bot, slack-commands
- Language: Java
- Homepage: http://ponut.co
- Size: 214 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Ponut
=====
Ponut is A Platform for Building Awesome Bots.
*Current Version: Under Development*
[](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).