UNPKG

juicy-chat-bot

Version:

A light-weight and totally "secure" library to easily deploy simple chat bots

34 lines (22 loc) 1.73 kB
# ![Juice Shop CTF Logo](https://github.com/juice-shop/juicy-chat-bot/raw/master/JuicyChatBot.png) Juicy Chat Bot [![npm Downloads](https://img.shields.io/npm/dm/juicy-chat-bot.svg)](https://www.npmjs.com/package/juicy-chat-bot) [![CI Pipeline](https://github.com/juice-shop/juicy-chat-bot/actions/workflows/ci.yml/badge.svg)](https://github.com/juice-shop/juicy-chat-bot/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/juice-shop/juicy-chat-bot/badge.svg?branch=master)](https://coveralls.io/github/juice-shop/juicy-chat-bot?branch=master) [![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) Smart, friendly and helpful chat bot for OWASP Juice Shop. ## GitHub Contributors As reported by [`git-stats -a -s '2020'`](https://www.npmjs.com/package/git-stats) analysis of `master` as of Wed, 12 Oct 2022 after deduplication with `.mailmap`. ![Top git contributors](images/git-stats.png) ## Stargazers (over time) [![Stargazers over time](https://starchart.cc/juice-shop/juicy-chat-bot.svg)](https://starchart.cc/juice-shop/juice-shop-ctf) ## Licensing [![license](https://img.shields.io/github/license/juice-shop/juicy-chat-bot.svg)](LICENSE) This program is free software: you can redistribute it and/or modify it under the terms of the [MIT license](LICENSE). Juicy Chat Bot and any contributions are Copyright © by Bjoern Kimminich & the OWASP Juice Shop contributors 2020-2023. --- ⚠️ _This software contains **intentional security flaws** for educational purposes! Depending on this module might put your own system at risk! **Do not use** this as an actual foundation for production-grade chat bot solutions!_