Venox-Network / cobalt

A bot used by @srnyx and @ChrizxzFTW in their Discord administration.
https://venox.network
GNU General Public License v3.0
2 stars 2 forks source link

Include member count in `/servers` #87

Closed srnyx closed 1 year ago

srnyx commented 1 year ago

When listing servers in the embed sent by /servers, also include the member count below the server's ID:

**ID:** `0123456789`
**Members:** 123

Sort the server fields in the embed by their member counts (largest -> smallest)