Start moving towards working on actual bot, add simplewebsocket submodule

This commit is contained in:
2016-06-20 17:42:31 +01:00
parent 5f300cc7ed
commit 17f79b4e0b
7 changed files with 36 additions and 14 deletions

View File

@ -0,0 +1,4 @@
#include <stdio.h>
int main() {
}