Chatterino-Nightly-Install-Guide

chatterino_nightly_guide_header

  1. What is Nightly?
  2. Nightly Versions
  3. How to Download
  4. How to Update
  5. Chromebook & Linux

What is Nightly?

“Nightly” builds are builds of a program automatically generated by a computer at specific times

For Chatterino - all changes in between major releases are available on nightly (2.3.4 -> 2.3.5)

Nightly Versions

“Normal” Chatterino

The original version of nightly can be obtained here: https://github.com/Chatterino/chatterino2/releases/tag/nightly-build

7TV Chatterino

The 7TV version of nightly adds support for the 3rd party emote service 7TV - https://7tv.app

It can be found here: https://github.com/SevenTV/chatterino7/releases/tag/nightly-build

Dankerino

While Dankerino does not have a specific third-party addition, like the prior 2 versions, it has many quality of life additions that may not have been accepted to the main version of Chatterino - More information can be found here.

Dankerino supports both Normal and 7TV by offering the ability to disable 7TV

It can be found here: https://github.com/Mm2PL/dankerino/releases/tag/nightly-build

How to Download

1. Choose the version of Chatterino you want (scroll up if you came here from the chromebook link)

2. Click to download the version for your operating system image

3. Unzip the Chatterino2 folder to the place on your computer you want it

4. Open the folder and run Chatterino.exe

image

Congratulations - you are now using Chatterino Nightly

This exe is the one you will use now instead of your old one

Whispers

All versions of Chatterino Nightly after 2022-10-08 that are properly kept up-to-date, will have the capability to whisper despite your accountage.

How to Update Nightly

Unlike the installer version of Chatterino which offers in-client updates, nightly versions do not automatically update

If there is a new feature you want, you re-download it the same way you did before

Chromebook & Linux

You are able to run Chatterino on a Chromebook, by utilizing it’s built in Linux terminal, a guide on how to enable that can be found here: https://support.google.com/chromebook/answer/9145439

After finishing installing Linux you can right+click copy the AppImage download link found highlighted in green in How-To-Download

Then execute the following commands:
cd /usr/local/bin
sudo bash -c "curl -L https://github.com/Chatterino/chatterino2/releases/download/nightly-build/Chatterino-x86_64.AppImage > ./chatterino"

replace URL with the version you want if not using “normal” chatterino

sudo chmod +x ./chatterino
./chatterino