[GH-ISSUE #831] Don't print the entire invite list when adding a new invite #77

Closed
opened 2026-02-15 15:54:52 -05:00 by yindo · 0 comments
Owner

Originally created by @MSuih on GitHub (Dec 2, 2021).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/831

The invite list is so long that it fills the entire screen, and also it takes couple of seconds to retrieve and format it. It's unneccessary to do that when using !invite add

Additionally, !invite list could be made to print the list into a file instead of dumping it into chat. It's quite long so I think a file would be a better way to go through it.

Originally created by @MSuih on GitHub (Dec 2, 2021). Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/831 The invite list is so long that it fills the entire screen, and also it takes couple of seconds to retrieve and format it. It's unneccessary to do that when using `!invite add` Additionally, `!invite list` could be made to print the list into a file instead of dumping it into chat. It's quite long so I think a file would be a better way to go through it.
yindo closed this issue 2026-02-15 15:54:52 -05:00
yindo changed title from Don't print the entire invite list when adding a new invite to [GH-ISSUE #831] Don't print the entire invite list when adding a new invite 2026-06-05 15:25:12 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#77