Noskcaj19 / sled

Ed-like Slack client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sled

A Slack client designed with an ed-like interface

Usage

  1. Get a Slack legacy token here
  2. Create a ~/.config/sled/config.toml file and add a token value:
token = "xoxp-....."

Tips

Identifiers

  • @ - Users
    • Muliple users seperated by a comma indicates a mpim or usergroup
  • # - Channel

About

Ed-like Slack client


Languages

Language:Rust 100.0%