HelloWorld017 / atom-discord

Integrate with Discord and show Rich Presence information.
https://atom.io/packages/atom-discord
MIT License
105 stars 30 forks source link

Custom text not displaying correctly #81

Closed takase1121 closed 5 years ago

takase1121 commented 5 years ago

The custom text are not displaying correctly in Discord. As example: Memeing with %fileName% displays as

image

Step to reproduce

  1. Go to atom-discord settings
  2. Change the Text to "Custom"
  3. Put custom text in the "Custom" Textbox. Eg: Memeing with %fileName%
  4. Wait for 15 seconds

Information

Platform: Windows 10 Atom: 1.34.0
Package Version: 2.0.2

HelloWorld017 commented 5 years ago

Thank you for reporting!

takase1121 commented 5 years ago

It works now. Thanks!