Added the Web Socket Chat Bot.

This commit is contained in:
Milutinke 2022-10-20 19:29:35 +02:00
parent 0e7423d1d9
commit ed910aa9c7
9 changed files with 1272 additions and 3 deletions

3
.gitmodules vendored
View file

@ -2,3 +2,6 @@
path = ConsoleInteractive
url = https://github.com/breadbyte/ConsoleInteractive
branch = main
[submodule "websocket-sharp"]
path = websocket-sharp
url = https://github.com/sta/websocket-sharp.git