All Projects → Almighty-Alpaca → Jetbrains Discord Integration

Almighty-Alpaca / Jetbrains Discord Integration

Licence: other
Discord rich presence integration for all JetBrains IDEs

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Jetbrains Discord Integration

Discordchatexporter
Exports Discord chat logs to a file
Stars: ✭ 3,198 (+1194.74%)
Mutual labels:  hacktoberfest, discord
Api
API for Current cases and more stuff about COVID-19 and Influenza
Stars: ✭ 2,323 (+840.49%)
Mutual labels:  hacktoberfest, discord
Simplepresence
An easy and simple way to set your Discord Rich Presence Status through RPC (no token required)
Stars: ✭ 184 (-25.51%)
Mutual labels:  hacktoberfest, discord
Emberclear
Encrypted Chat. No History. No Logs.
Stars: ✭ 157 (-36.44%)
Mutual labels:  hacktoberfest, discord
Miscord
Facebook Messenger to Discord bridge
Stars: ✭ 225 (-8.91%)
Mutual labels:  hacktoberfest, discord
Women In Technology
A collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.
Stars: ✭ 170 (-31.17%)
Mutual labels:  hacktoberfest, discord
Mtgjson
MTGJSON build scripts for Magic: the Gathering
Stars: ✭ 191 (-22.67%)
Mutual labels:  hacktoberfest, discord
Cyberdisc Bot
The bot for the Cyber Discovery Community Discord Server!
Stars: ✭ 108 (-56.28%)
Mutual labels:  hacktoberfest, discord
Discord Twitter Bot
Posts Twitter Tweets to Discord through Webhook
Stars: ✭ 219 (-11.34%)
Mutual labels:  hacktoberfest, discord
Pixieditor
PixiEditor is a lightweight pixel art editor made with .NET 5
Stars: ✭ 210 (-14.98%)
Mutual labels:  hacktoberfest, discord
Discord.js
discord.js is a powerful Node.js module that allows you to easily interact with the Discord API.
Stars: ✭ 16,432 (+6552.63%)
Mutual labels:  hacktoberfest, discord
Mtgatracker
MTGATracker is a deck tracker for MTG Arena, offering an in-game overlay that shows real time info about your deck in MTGA. It can also record & analyze your past matches to show personal aggregated gameplay history information, like lifetime wins/losses by deck, by event, etc.
Stars: ✭ 232 (-6.07%)
Mutual labels:  hacktoberfest, discord
Aws Faq
Stars: ✭ 122 (-50.61%)
Mutual labels:  hacktoberfest, discord
Discord Bot Dashboard
📊 A tool for Discord.js Bot Developers to get detailed analytics of their bots and to manage them.
Stars: ✭ 182 (-26.32%)
Mutual labels:  hacktoberfest, discord
Dtel
Telephone roleplay bot on Discord
Stars: ✭ 108 (-56.28%)
Mutual labels:  hacktoberfest, discord
Red Discordbot
A multi-function Discord bot
Stars: ✭ 2,855 (+1055.87%)
Mutual labels:  hacktoberfest, discord
Intellij Elixir
Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
Stars: ✭ 1,488 (+502.43%)
Mutual labels:  hacktoberfest, jetbrains
Sir Lancebot
A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.
Stars: ✭ 105 (-57.49%)
Mutual labels:  hacktoberfest, discord
Musicbot
🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
Stars: ✭ 2,744 (+1010.93%)
Mutual labels:  hacktoberfest, discord
Awesomescripts
A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great idea for the new script. Leave a ⭐️
Stars: ✭ 228 (-7.69%)
Mutual labels:  hacktoberfest, discord

JetBrains Discord Integration

JetBrains Discord Integration

JetBrains Plugin Repository JetBrains Plugin Repository JetBrains Plugin Repository Discord


Installation...

...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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].