diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ae84271
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+./node_modules
\ No newline at end of file
diff --git a/.idea/typescript-compiler.xml b/.idea/typescript-compiler.xml
new file mode 100644
index 0000000..17ff836
--- /dev/null
+++ b/.idea/typescript-compiler.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 5f93bcd..bec0f79 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -1,18 +1,19 @@
-
+
-
-
-
-
-
-
+
+
+
+
-
-
+
+
+
+
+
@@ -25,22 +26,22 @@
-
-
-
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
@@ -53,9 +54,19 @@
+
+
+
+
+
+
+ filterResults
+ Colors
+
+
@@ -63,16 +74,33 @@
@@ -82,13 +110,18 @@
true
DEFINITION_ORDER
-
-
-
+
+
+
+
+
+
-
+
+
+
+
-
@@ -104,8 +137,8 @@
-
+
@@ -116,17 +149,7 @@
-
-
-
-
-
-
-
-
-
-
-
+
@@ -140,11 +163,17 @@
+
+
+
+
+
+
@@ -158,22 +187,25 @@
-
+
+
-
+
+
-
-
-
-
+
+
+
+
+
@@ -187,59 +219,225 @@
1508742918304
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1508826975285
+
+
+
+ 1508826975285
+
+
-
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
+
+
+
+
+
+
-
-
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
-
+
-
-
+
-
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -247,7 +445,6 @@
-
@@ -255,62 +452,214 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
-
-
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
+
+
diff --git a/Configuration.js b/Configuration.js
new file mode 100644
index 0000000..a8ab8ef
--- /dev/null
+++ b/Configuration.js
@@ -0,0 +1 @@
+//# sourceMappingURL=Configuration.js.map
\ No newline at end of file
diff --git a/Configuration.js.map b/Configuration.js.map
new file mode 100644
index 0000000..b12ccff
--- /dev/null
+++ b/Configuration.js.map
@@ -0,0 +1 @@
+{"version":3,"file":"Configuration.js","sourceRoot":"","sources":["Configuration.ts"],"names":[],"mappings":""}
\ No newline at end of file
diff --git a/Configuration.ts b/Configuration.ts
new file mode 100644
index 0000000..2112a26
--- /dev/null
+++ b/Configuration.ts
@@ -0,0 +1,3 @@
+interface Configuration{
+ console: Boolean, file: Boolean, colors: Boolean, logLevel:string;
+}
\ No newline at end of file
diff --git a/OfekTwitter/Index.html b/OfekTwitter/Index.html
index febc6a9..a003c27 100644
--- a/OfekTwitter/Index.html
+++ b/OfekTwitter/Index.html
@@ -1,57 +1,69 @@
+
ofek twitter
-
-
+
+
+
+
+
+
-