ayn2op / discordo

A lightweight, secure, and feature-rich Discord terminal client.
MIT License
2.26k stars 70 forks source link

Feature request: Some changes for Guilds list #462

Open prufaraSS opened 1 week ago

prufaraSS commented 1 week ago
  1. Reverse the order of guilds (its the opposite from order that is in default Discord's client)
  2. ~Close all folders on startup~ (see @ayn2op answer)
ayn2op commented 1 week ago

The configuration has auto_expand_folders field in theme.guilds_tree table. You can set it to false to disable expansion of folders on startup.

[theme.guilds_tree]
auto_expand_folders = false