codewars / discord-bot

Codewars Discord Bot
MIT License
21 stars 11 forks source link

/echo command freezes browser tab when echoing three backticks with format #52

Closed Madjosz closed 2 years ago

Madjosz commented 2 years ago

Using the /echo to output three backticks ``` with optional format freezes the browser tab.

To reproduce Type /echo, space, three backticks, tab and then click on the suggested additional format option. image This will freeze the current browser tab and keep your CPU very busy. Only option then is to close the browser tab.

Tested with

DonaldKellett commented 2 years ago

Can confirm:

Screenshot from 2022-02-06 19-11-23

kazk commented 2 years ago

Isn't this a Discord bug?

DonaldKellett commented 2 years ago

Yeah, we should probably report it to Discord.