Link Search Menu Expand Document

Plugins

This page is a guide to install plugins, if you want to develop one instead look here

  1. Install
  2. List of plugins
    1. Telegram

Install

To install a plugin you have to:

  1. download the .zip archive (look for the url on the plugin list below)
    wget https://framagit.org/les/gancio-plugin-telegram-bridge/-/archive/v0.2.0/gancio-plugin-telegram-bridge-v0.2.0.zip
    
  2. unpack it in the ./plugins directory.
    cd plugins
    unzip https://framagit.org/les/gancio-plugin-telegram-bridge/-/archive/v0.2.0/gancio-plugin-telegram-bridge-v0.2.0.zip
    
  3. install the dependencies with yarn
    cd plugins/gancio-plugin-telegram-bridge
    yarn
    
  4. restart gancio
    with debian
    sudo sytemctl restart gancio
    

    with docker

    docker-compose restart
    

List of plugins

Telegram

This plugin republishes events to Telegram channels or groups. The goal is to spread the info of our networks to the capitalist cyberspace, and pull otherwise isolated people to our radical and free part of the internet.