sjstein / R8DIUM

A discord bot to manage individual run8 users
GNU General Public License v3.0
2 stars 0 forks source link

Too many users exceeds discord message limit #93

Closed sjstein closed 7 months ago

sjstein commented 8 months ago

At some point the message character limit is reached and the /list_users command will fault. Find some way to deal with this.

jackfruh commented 8 months ago

30 users per message?

sjstein commented 8 months ago

Looks like a 2000 character limit. I quickly tried sending multiple messages with marginal success.

sjstein commented 7 months ago

just send a file with a summary: Discord name, date added, last login, banned status, Notes?

sjstein commented 7 months ago

handled in merge #97