Malarne / discord_cogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[heist] target char limits results in error

Dark-lame opened this issue · comments

error shows in servers bot-logs when targets are added that exceed character limit, resulting message is as shown
image

This has not resulted in any crashes, but would be a much needed fix.

To reproduce:

  1. make many targets until char limit is reached
  2. get error message and receive error in bot log

Possible solution could be either allowing targets to go through multiple messages, or adding multi-page functionality for the targets.