From 3db71141a35cd90f5202af35a7f0312baf82cd02 Mon Sep 17 00:00:00 2001
From: tduva Channel Admin
.
In the Admin Dialog you can change the title/game of your channel and
- run commercials, if you have allowed the necessary access when getting your
- login data. You need Editor access
for changing game/title and
- Commercial access
for running commercials. See allow more access.
The Admin Dialog is always opened for the currently selected channel, +
In the Admin Dialog you can edit your title/game and run commercials, if
+ you have allowed Chatty access (you need Editor Access
/
+ Commercial access
respectively, see allow more access).
The Admin Dialog is always opened for the currently active channel, unless there is no channel open (which is the case just after you started Chatty), - in which case it will always be opened for your own channel, which is derived - from your configured account name.
+ in which case it will open for your own channel (you login with).The Status-Tab lets you view and change the title and game of your channel. @@ -30,26 +29,29 @@ you may want to reload before trying to change it.
When you select a game, another dialog will open where you should enter
- part of the name of the game in the search field and hit Enter
- or click the Search
-Button to find the correct name, which
- you can then select. You can also just use the name you entered yourself,
- but you should usually use the search to make sure your stream appears in
- the correct category on Twitch.
Use Select game
to open a dialog where you can search for
+ a game and also add games to the favorites.
Communities in Twitch are an additional category you can select for your + stream. If you want to use a Community, you need to select an already + existing one. As with games, you can add favorite Communities. Make sure + to adhere to the rules when selecting a Community.
There are also status presets, which allow you to add a combination of
- title and game, so you can select it later. By pressing Fav
- on the Status-Tab, you can add the current status to the favorites.
- The status is also automatically added to the history every time you
- press the Update
button.
Press the Presets
button to open a table with the favorites
- and status history. You can filter the table by only showing entries for
- the game currently have selected or only showing favorites.
History entries (the ones that are not favorites) are automatically - removed after some time, you can change when they are removed and - whether they should be added in the first place in the settings.
-The Last Activity
columns shows when this status was last
+
Status Presets allow you to store the current title, game and community
+ for later use. A status is automatically added every time you press the
+ Update
button (can be disabled in the History settings),
+ but will be removed after some time of not being used. You can also add
+ the current status to the favorites by pressing the Fav
+ button, which means it is never automatically removed from the Status
+ Presets.
Press the Presets
button to open the Presets, where you can
+ select a status (double-click to immediately use it) and filter by
+ current game or favorites.
The Last Activity
column shows when this status was last
set using the Update
button (or when it was added to the
favorites for the first time). The Usage
column shows how
often it was set using the Update
button.
Since the webserver in Chatty won't run if you got any of the aforementioned
errors, your browser will tell you it can't load the page when you get to
- http://127.0.0.1:61324
. Read on in the next section, especially
+ http://127.0.0.1:61324
. Read on in the next section, especially
Manually add the login into Chatty.
Livestreamer is a commandline program that can be used to watch streams in a player like VLC Player. It has to be downloaded and installed seperately from Chatty.
+ +Note: Since Livestreamer doesn't appear to be developed anymore, there is an
+ updated fork called Streamlink, which works the same way. If you want to
+ use Streamlink with Chatty, simply change the Base command
+ to streamlink
(or, as with Livestreamer, put the whole path to the program
+ if that is required in your case). Currently Streamlink appears to be using the
+ same commandline interface, so everything should work as usual (after
+ changing the Base command
). If they do change the
+ interface, changes in Chatty may be required.
You can open the Livestreamer dialog that Chatty provides via diff --git a/help/help-releases.html b/help/help-releases.html index 454a3d9..fca9d05 100644 --- a/help/help-releases.html +++ b/help/help-releases.html @@ -15,6 +15,7 @@
+ 0.8.5 | 0.8.4.1 | 0.8.4 | 0.8.3 | @@ -43,7 +44,74 @@ full list of changes.
Custom Commands got a major overhaul in this version, which means that + some of the Custom Commands you are using may have to be fixed (although + it should be mostly backwards-compatible). Both Custom Commands and + adding them to the Context Menus/User Dialog has become more flexible + (for example you can add custom submenus, define commands directly in + the menu and move/remove the Mod/Unmod button in the User Dialog). Check + out the updated help if you want + to learn more about it.
+ +Also featured in this version is support for Communities in the Admin + Dialog. As with games Communities can be favorited and are integrated + into the Presets.
+ ++### New features +- Admin Dialog: Added support for setting a Community +- Added AutoMod dialog (Extra - AutoMod) to approve/deny messages +- User Dialog: Added ban reasons +- Added support for Cheer emoticons +- Added Follower-Only mode support +- Added "/untimeout" command +- Added Window Standalone Bundle (no installed Java required) + +### Other changes +- Moved to v5 of the Twitch API +- Only show 2x size of GIF emotes if scaling is 160% or higher +- Allow "!highlight" command to be executed locally as well +- Improved URL parsing a bit + +### Settings +- Added automatic Chat Log splits (daily, weekly, monthly) and channel + directories settings +- Added setting to disable Chat Log file locking +- Changed line spacing setting defaults +- Changed Ignore Mode default to "Hide" +- Further attempts to improve reliability of saving settings +- Added "maxReconnectionAttempts" setting (commands only) +- Added setting for placement of the Tabs +- Added setting for per-Tab Chat Buffer +- Added "/set" command special value "!" to toggle boolean settings +- Extended Emote Ignore feature to Cheer Emoticons +- Moved "Simple Title" setting to Titlebar options submenu +- Reorganized Settings Dialog a bit + +### Custom Commands +- New parser which may require changes to some existing Custom Commands +- Added some simple functions for more flexibility (like $if to check if a + parameter exists) +- Changed format of Custom Menus to support defining commands directly in the + menu setting as well as custom submenus +- Changed format of User Dialog Buttons to support adding several rows of + buttons, as well as moving/removing the Mod/Unmod button +- Added "Test" button to some settings to check format of commands and show a + limited preview of Custom Menus +- Added replacements for stream info (title, game, viewers, ..) + +### Bugfixes +- Fixed "/refresh bttvemotes" command when not on a channel +- Further improved GIF rendering +- Fixed rare error in Webserver +- Fixed some Settings Dialog bugs ++ +
With the new experimental Message Spacing setting (Settings - Main
)
diff --git a/help/help-setting_commands.html b/help/help-setting_commands.html
index 7e7a2e3..b6a504a 100644
--- a/help/help-setting_commands.html
+++ b/help/help-setting_commands.html
@@ -15,23 +15,32 @@
Commands
[back to menu]
-
/set <setting> <value>
changes a setting/get <setting>
shows the current value of a
- setting/reset <setting>
resets the setting to the
- default (hard-coded) value/clearsetting <setting>
sets string settings to
- an empty string/add <setting> <value>
adds item to a list
- of strings/numbers/remove <setting> <value>
removes item from
- a list of strings/numbersTip: You can use TAB Completion - for setting names when using it behind a setting command.
- +/set <setting> <value>
true
, 1
+ or on
to enable the setting, !
to
+ toggle it and any other value to disable it./get <setting>
/reset <setting>
/clearsetting <setting>
/add <setting> <value>
/remove <setting> <value>
Tip: You can use TAB Completion + for setting names when using it behind a setting command.
+If set, overrides the defaultPort , can be
set by commandline options, not saved in between sessions |
||||
maxReconnectionAttempts | +Integer | +How many times Chatty will attempt to reconnect when + connecting fails | +40 | +You can set a negative value (for example -1) to have no + limit on the number of reconnection attempts. Requires a + restart of Chatty after changing to take any effect. | +
username | String | @@ -571,6 +591,39 @@Only copy highlighted messages. |
Setting | +Type | +Values | +Default | +Description | +
---|---|---|---|---|
urlCommandEnabled | +Boolean | +false | +Enable using the command set with urlCommand . |
+ |
urlCommand | +String | +OS command to open URL (for example xdg-open on Linux) | +empty | +Used to customize with which command/program to open an + URL. | +
This can be useful if Java doesn't use your default browser, or
+ you want to use a different program. The URL to open
+ automatically gets appended to the command set here and the
+ whole thing gets executed in the OS. For example if you set this
+ to xdg-open
and /openUrl https://twitch.tv
+ then xdg-open https://twitch.tv
will get executed.