ANF / BotANF

A simple discord bot made by ANF Studios
https://discord.gg/invite/fKWpK7A
GNU General Public License v3.0
13 stars 5 forks source link

[BUG] New line break doesn't display correctly in the say command #33

Open ANF-Studios opened 3 years ago

ANF-Studios commented 3 years ago

Describe the bug https://github.com/ANF/BotANF/blob/216f6e17941717f14437b4253ec1b4fe1190e2e4/src/commands/other/SayCommand.ts#L11

New line doesn't work in say command.

To Reproduce Steps to reproduce the behavior:

  1. Run the bot.
  2. Run the say command with a sentence that was a new line break in it.

Expected behavior New line should appear but does not.

Screenshots image