I am programming a discord bot and am fairly new with MySQL. I've tried to do this myself, but maybe I'm missing something.
I want to display all of the information from a specific column for all rows in a table. It'll do that, however, my method has so far proven to send three separate discord messages, and I would like it only to send one.
I know that will increment, but I didn't think it'd increment into three messages. Not too sure what to do about this, as I'm not an expert.
Many thanks in advance!!
