DevChatter / ChatterBot

Highly modular Twitch chat bot.
MIT License
10 stars 5 forks source link

Add Contribution Instructions #11

Open benrick opened 4 years ago

benrick commented 4 years ago

Add documentation for contributing to the project.

SimonGeering commented 4 years ago

It would be handy for this to include info on setting up a Twitch account and configuring it with the app. i.e getting from git clone to the app loading in debug.

It may be worthwhile looking to see how hard it would be to emulate twitch using a separate console app and WebSockets or similar, maybe this could be a contribution to TwitchLib?