Skip to content

Running from source code

Sarioah edited this page Dec 24, 2021 · 1 revision

Requires the following modules installed: colorama, readchar, irc, keyring, pywin32 (on windows), sagecipher (on linux), nuitka (if packaging into binary)

py[thon3] -m pip install --user colorama readchar irc keyring [pywin32] [sagecipher] [nuitka]

It's python, so for desktop OS' you can probably just download the code then double click main.py

Clone this wiki locally