Multi-column view for Discord channels
Find a file
2025-03-01 19:54:48 +13:00
components Limitations + menu separators 2025-03-01 19:54:48 +13:00
ChannelDeckStore.tsx load messages after reconnecting and add launcher 2025-02-26 21:35:17 +13:00
index.tsx better context menu and title 2025-02-27 18:59:45 +13:00
LICENSE readme/credits/license 2025-02-27 00:36:34 +13:00
README.md Limitations + menu separators 2025-03-01 19:54:48 +13:00
unsupportedMessage.tsx ChannelDeck working prototype 2025-02-26 03:11:08 +13:00

ChannelDeck

Multi-column view for Discord, inspired by some social media frontends

DISCLAIMER

This plugin is not stable. The UI is very lacking at this point in time, and Discord wasn't designed for this in the first place. You have been warned.

Installation

Merge https://github.com/Vendicated/Vencord/pull/3153 into your Vencord

Add this repository as a userplugin

Limitations (for now)

  • No way to delete a deck
  • The sidebar in the deck popout hasn't been implemented
  • Resizing channels isn't implemented fully
  • Laggy?

Credits

https://github.com/Masterjoona/vc-sidebarchat for a significant portion of code