Skip to content

Discord RTL Input Fix: A lightweight utility for correcting RTL (right-to-left) languages input issues in Discord messages.

License

Notifications You must be signed in to change notification settings

Abu-Maher/Discord-RTL-Input-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Discord-RTL-Input-Fix 🔧

✔️ 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. 🚀

How to Use:

  1. Open Discord in your web browser. 💻
  2. Press F12 or right-click and select "Inspect" to open the Developer Tools. 🔧
  3. Navigate to the "Console" tab in the Developer Tools. 📊
  4. Copy and paste the JavaScript code provided into the console. 📋
  5. Press Enter to execute the code. 🚀
  6. The code will remove style and dir attributes from the specified HTML elements in Discord.

Results must be like:

(Before) 👎 Before Image

(After) 👍 After Image

⚠️ Please use this code responsibly, and ensure that you have the necessary permissions to make changes within Discord.

Releases

No releases published

Packages

No packages published