diff --git a/package.json b/package.json index 2a1ace9..d7e25f3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vaverix-twitch-bot", "description": "Desktop application that allows you to log-in into multiple Twitch.tv channels at once. It also notifies you when someone mentions you in any channel you choose and has couple of other extra features.", "author": "vaverix", - "version": "0.0.6", + "version": "0.0.7", "license": "MIT", "scripts": { "dev": "electron-webpack dev", diff --git a/src/renderer/App.vue b/src/renderer/App.vue index 231c0ee..2fbb5d8 100644 --- a/src/renderer/App.vue +++ b/src/renderer/App.vue @@ -38,7 +38,12 @@ Your Twitch.tv OAuth token to access the chat. If you don't know what is it, you can get one - here. + here.
It is used to log-in to the official Twitch.tv server locally from your computer and no data is sent to our servers.
You