diff --git a/README.md b/README.md new file mode 100644 index 0000000..63d1a22 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# YoutubeLiveChat +Create your own chatbot for Youtube Live in C# + +## Example +https://github.com/Lucaber/YoutubeLiveChat/blob/master/YoutubeChatTest/Program.cs + +# Dependencies +System.ValueTuple (https://www.nuget.org/packages/System.ValueTuple/)