``` (node:20900) UnhandledPromiseRejectionWarning: DiscordAPIError: Invalid Form Body embed.fields[3].value: Must be 1024 or fewer in length. ``` To reproduce; 1. In commands.js edit the `adultChannelName` variable to the channel name this will be run in. 2. Run the `?ud poop` command in the discord channel, no message is returned. - The error should appear in the terminal. 