βοΈ A lightweight utility for fixing RTL (right-to-left) language input issues in Discord messages. π¬
π Have you encountered problems with the way your text is displayed in Discord? This handy tool can help correct those RTL input issues. π
- Open Discord in your web browser. π»
- Press
F12
or right-click and select "Inspect" to open the Developer Tools. π§ - Navigate to the "Console" tab in the Developer Tools. π
- Copy and paste the JavaScript code provided into the console. π
- Press
Enter
to execute the code. π - The code will remove
style
anddir
attributes from the specified HTML elements in Discord.