An open API service indexing awesome lists of open source software.

https://github.com/re-ovo/discord-ij

A plugin for the IntelliJ IDEA IDE that adds Discord Rich Presence support.
https://github.com/re-ovo/discord-ij

discordrichpresence intellij-plugin

Last synced: 14 days ago
JSON representation

A plugin for the IntelliJ IDEA IDE that adds Discord Rich Presence support.

Awesome Lists containing this project

README

        

logo

# DiscordIJ
![Stars](https://img.shields.io/github/stars/re-ovo/discord-ij?style=flat-square)
![License](https://img.shields.io/github/license/re-ovo/discord-ij?style=flat-square)
![Issues](https://img.shields.io/github/issues/re-ovo/discord-ij?style=flat-square)
![Contributors](https://img.shields.io/github/contributors/re-ovo/discord-ij?style=flat-square)
![Commits](https://img.shields.io/github/commit-activity/m/re-ovo/discord-ij?style=flat-square)
A plugin for the IntelliJ IDEA IDE that adds Discord Rich Presence support.

## Installation
You can install the plugin from the [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/21240-discordij).

## Report a bug
If you find a bug, please report it to the issue tracker.

## IDE ICONS
* IntelliJ IDEA (Ultimate, Community)
* PyCharm (Professional, Community)
* WebStorm
* CLION
* GOLAND
* RIDER
* PHPSTORM
* ANDROID STUDIO
> If the IDE is not listed above, the fallback icon will be used.

## File ICONS
* Java
* Kotlin
* Rust
* Python
* JavaScript
* TypeScript
> If the file type is not listed above, the fallback icon will be used.

## Add icons support for an IDE/File?
If you want to add icons support for an IDE/File, please submit a pull request.
You need to provide a png file with 512x512 resolution and the name of the IDE/File.
Also, for the file icon, unless it is a source file of a popular language, there is no need to add an icon separately, and it is enough to use the fallback icon

## License
This project is licensed under the MIT License