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

Use the file-icons API if installed #80

Closed dvdcd closed 5 years ago

dvdcd commented 5 years ago

File-icons is a great package for adding a ton of file type icons. It'd be great for making the file icon in RPC more unique by using it's api if it's installed.More details here

HelloWorld017 commented 5 years ago

Atom-discord USES file-icons package. But, file-icons provides images as HTMLElement, not as image files. So, atom-discord pre-renders images using icons.less in file-icons package.

You can see it at fileicons-render.