Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

1. Install

shibdib edited this page Feb 1, 2018 · 12 revisions

Do you need to self install?

If you don't have any super eve neckbeard opsec concerns and don't need any advanced features, feel free to invite the public bot.

Self-Install Guide

This is written with the expectation that you are installing via Ubuntu or another similar flavor of nix. If anyone wants to write a guide for something else (or an install script, or whatever other cool shit is out there) let me know.

Step 1

Firstly we need to install some back-end stuff

sudo apt-get install python3.5-dev python3-pip ffmpeg libffi-dev libnacl-dev -y

Clone this wiki locally