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: 8 days ago
JSON representation

Lists

README

        




Chat Bot and Stream Overlay


Platform: iOS


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