Rolisteam / DiceParser

Powerful dice Roller is used as discord bot, irc bot, cli tool and inside Rolisteam : 1d20+4, 1L[head,arm,leg,belly,chest], 1d6+1d8, 8+5*3
http://www.rolisteam.org/
GNU General Public License v3.0
125 stars 31 forks source link

command "!macro list" don't works #98

Closed luizbills closed 4 years ago

luizbills commented 4 years ago

In my server the !macro list stop working (outputs nothing).

Server ID: 745620797258989589

luizbills commented 4 years ago

!help and !alias list is working. Also, all macros is working too

luizbills commented 4 years ago

I think the output is over the character limit for a single message

obiwankennedy commented 4 years ago

You must authorize the bot to send file. When the limit is reach, diceparser generate a text file and send it.

luizbills commented 4 years ago

@obiwankennedy Thanks!