Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Botvy/Botvy-old

Botvy - Your personal chatbot
https://github.com/Botvy/Botvy-old

chatbot electron react redux

Last synced: 3 months ago
JSON representation

Botvy - Your personal chatbot

Awesome Lists containing this project

README

        

# Botvy

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

## About the project

Botvy is a chatbot for various live streaming platforms.

Botvy should be fully customizable for the broadcasters, so it doesn't come with predefined plugins.

The base only includes the following things:

- base view for the chat (list of chat messages, viewer list, and an input for sending chat messages)
- settings page (for opening the Chrome developer tools)

## Used technologies

- [Lerna](https://lerna.js.org/) (for managing the monorepository)
- [Electron](https://www.electronjs.org/) (for the client)
- [TypeScript](https://www.typescriptlang.org/) (for the type safety)
- [React](https://reactjs.org/) (as view layer)
- [Redux](https://redux.js.org/) (for the state management)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Yannick Fricke

💻 🤔 🚧

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!