Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Botvy/Botvy-old
- Owner: Botvy
- Archived: true
- Created: 2020-05-02T12:12:38.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-05-10T01:36:39.000Z (over 3 years ago)
- Last Synced: 2024-08-01T19:53:29.117Z (6 months ago)
- Topics: chatbot, electron, react, redux
- Language: TypeScript
- Homepage: https://github.com/Botvy/Botvy
- Size: 3.59 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: Readme.md
- Code of conduct: CODE_OF_CONDUCT.md
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)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!