Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DevChatter/DevChatterBot
https://github.com/DevChatter/DevChatterBot
chatbot csharp dotnet-core twitch twitchbot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/DevChatter/DevChatterBot
- Owner: DevChatter
- License: mit
- Created: 2018-02-12T19:10:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:58:26.000Z (almost 2 years ago)
- Last Synced: 2024-06-25T11:41:27.273Z (5 months ago)
- Topics: chatbot, csharp, dotnet-core, twitch, twitchbot
- Language: JavaScript
- Size: 2.24 MB
- Stars: 55
- Watchers: 9
- Forks: 30
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-twitch-dev - DevChatter/DevChatterBot - Twitch chat bot. (Libraries / C#)
README
Chat Bot and Stream Overlay
Getting Started •
Installing •
Contributing •
Contributors •
License## Getting Started
This project is a place for us to have fun and build a chat bot together. It's currently just a console application, but later, we might add a GUI for local execution. I'm open to ideas about where we want to take this project. We could run it somewhere on the cloud, and we could decide that it needs a web interface. Let me know [on-stream](https://www.twitch.tv/devchatter) what you want to do.Interested in joining a growing developer community? Connect with us on Discord! https://discord.gg/aQry9jG
## Installing
These [instructions](docs/Setting-Up.md) will get you a copy of the devchatterbot up and running on your local machine for development and testing purposes.### Dependencies
* TwitchLib ([nuget link](https://www.nuget.org/packages/TwitchLib/)) ([GitHub](https://github.com/twitchlib))## Contributing
There are a few ways you can help, you can join us at DevChatter when we're streaming, you can report bugs or issues that you find, or you can suggest enhancements or changes.### Suggesting Enhancements
We are using [GitHub Issues](https://github.com/DevChatter/devchatterbot/issues) for our enhancement suggestions. Make sure to choose the correct label when creating the issue.### Bug Reporting
We are using [GitHub Issues](https://github.com/DevChatter/devchatterbot/issues) for our bug reports. Make sure to choose the correct label when creating the issue. Please include details of what you noticed as well as instructions for reproducing the issue. Please provide plenty of details to make it easier for us!### Sending Pull Requests
Details coming soon.
Have I mentioned that you're awesome for even considering contributing to this project? Thanks!## Contributors
* [AridTag](https://github.com/AridTag)
* [DCurtin](https://github.com/DCurtin)
* [jdphenix](https://github.com/jdphenix)
* [asyncawake](https://github.com/asyncawake)
* [Mackiovello](https://github.com/Mackiovello)
* [zultralord](https://github.com/zultralord)## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details