Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Discord rich presence integration, but everything is Shibas, and pretty much only works for IntelliJ IDEA Ultimate lol

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

BGMP/JetBrains-Shiba-Integration

 
 

Repository files navigation

NOTE: This repository is no longer maintained. It has been publicly archived to serve as a public resource.

JetBrains Discord Integration

JetBrains Shiba Integration

JetBrains Plugin Repository JetBrains Plugin Repository JetBrains Plugin Repository Discord


Installation...

.... Shiba

Download the .zip file of the latest release, then Open your IDE, go to Settings > Plugins and click the three dots at the upper right-hand corner, and then Install from disk... select the .zip file and restart your IDE.

...from the JetBrains Plugin Repository (this is what you want to do)

Open your IDE, go to Settings > Plugins > Browse repositories... > Search for "Discord Integration" and select this plugin (be sure to select one with the right name, there a total of 3 Discord plugins)

...from the GitHub release page

Go to the GitHub release page and grab the latest JetBrains-Discord-Integration-X.X.X.zip. Do not unzip the file. In your IDE go to Settings > Plugins > Install plugin from disk... and select the previously downloaded zip file.

...or compile from source

As this project uses Gradle it's very easy to compile yourself. Be aware though that depending on your system this may take a bit as it needs to download the sources for IntelliJ first. Open your favorite terminal and execute the following commands:

git clone https://github.com/Almighty-Alpaca/JetBrains-Discord-Integration.git
cd JetBrains-Discord-Integration
# The next line is only necessary on Linux to make the Gradle Wrapper executable
chmod +x gradlew
./gradlew

This will generate the file JetBrains-Discord-Integration-X.X.X.zip.

To install the zip file follow the steps from the previous install method.

Support...

...by joining the plugin Discord server

There is a dedicated Discord server for the JetBrains Discord Integration Plugin where we provide support for the plugin and have many of the users of the plugin chilling out.

JetBrains Discord Integration Plugin Server

...using GitHub issues

For feature requests and bug reports, feel free to make use of the GitHub issues by submitting a new issue. Please check whether someone has reported your issue already before creating your own report. To not flood the GitHub issues please ask for help in the Discord server first as many issues can be resolved way easier and quicker over there. If you submit a new Issue please include as much detail as possible in your issue and how to reproduce it if possible and relevant.

...or why not join the JetBrains community server

If you have questions regarding any JetBrains IDE or other JetBrains products and projects feel free to join the JetBrains community Discord server where many users of JetBrains hang out alongside some of the JetBrains team.

JetBrains Community Discord Server

License

This project has been released under the Apache 2.0 license. You can see the full license here

About

Discord rich presence integration, but everything is Shibas, and pretty much only works for IntelliJ IDEA Ultimate lol

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.8%
  • Other 0.2%