Discord has really grown in terms of popularity, and I know that many small teams have started preferring it to Slack.
So I was wondering if anyone here uses a Discord to Jira (or confluence or bitbucket) integration system. If so, what do you use? Something like Zapier or Integromat? Or your own bot?
How is this solution working for you? (Is it perfect or is it too limited etc.)
While there don't appear to be any Discord integration options in the Atlassian Marketplace right now, here are some options you could consider:
The major limitation with all these options are that they're webhook based, so you're limited to things you can do with a webhook. This means that they're also Jira -> Discord oriented, so you won't be able to do things like search for Jira issues from within Discord.
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks! Also would love to see a Discord integration with Atlassian, as my team definitely prefers it to Slack.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use the recently released Discord for Jira integration app (it's on Atlassian Marketplace). At the time of writing, it supports:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Idem here, I think a Discord integration would be wonderful for my team since is a very flexible platform and keep us connected.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have actually developed a very simple prototype Discord bot application and it works great for our small team!
It doesn't do anything super complicated yet, but it certainly has the potential to be sweet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Interesting! Is that Discord integration something that is ready to be made more widely available?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@ScionThat's cool. Can you share the project or is something private? We are open to develop our own tools also, but if there is something done it will be welcome :)
Regards!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's still very rough, just some code I throw up on my server, but it actually may be something I'm willing to make into an open-source project.
It's currently made in C# using Atlassian.SDK and Discord.net.
If you are interested, give me a week or so and I can tidy it up a bit and post it to a public GitHub or BitBucket, whichever you'd prefer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Very kind of you! Yes, GitHub would be great. Much appreciated!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 I'm here for exactly this. A client is keen to see some basic event notification in his product discord, could do Zapier but...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just an update: I have not forgotten this, I've been just busy with an important release for work this month. I'll get it up as soon as I can.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the update! Very appreciated even if it takes a while!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 looking forward! Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey everyone!
I have made a public repository for AgileBot here.
The project is quite rough, but it should work for most casual use-cases.
I'm still working on releases, but you should be able to cole the repo and build the application for your desired platform.
Edit: The downloadable releases for Windows, Mac, and Linux are now available!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When some of our employees suggested integrating the workflow into Discord, many agreed with this idea. But we, just like you, met with the problem that integration without third-party programs is impossible. Then we decided to look for a suitable bot, but unfortunately, we didn't find it. As a result, we decided that every creator has different bot needs and created our bot based on the list of the best. At first, it was not easy to understand all the nuances. But after a couple of weeks of hard work, we succeeded. If you are interested, I can share screenshots of our code. Good luck!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi! Our team just launched a Confluence integration for Discord that allows you to receive notifications and search for Confluence pages directly in Discord.
Invite link to install the bot 👉 https://discord.com/oauth2/authorize?client_id=1319260934102843445 (you will also need to install it from Marketplace (https://marketplace.atlassian.com/apps/1236186))
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
New Discord bot for Jira integration: https://discord.com/api/oauth2/authorize?client_id=1164194962901057546&permissions=0&scope=applications.commands%20bot
It allows:
It works with Jira Server and Cloud
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it possible to set up the channel in which notifications are sent ?
It is flooding our general channel for my team of 5
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The bot sends notifications to the channel you set up notifications in. Did you use /watch in #general and set up notifications there?
So, if you set them up in #example-channel using the/watch command, the bot will send them there. Make sure the bot has access to the channel before starting to set up notifications.
If smth works differently from what I described - let me know and we will investigate thissue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, we develop a Scrum bot for Discord that integrates with Jira. It helps us and our users to automatically update the Jira issues the teams work on while reporting their Daily + help report the daily based on Jira updates.
You can also list issues, etc. We made a video here: https://youtu.be/aQz6B87eC4g
And the setup steps:
1. Connect Jira with Discord server with Orli Scrum bot for Discord: https://orli.ai/help-center/get-started-with-jira-integration-how-to-connect-orli-to-jira/
2. Connect each Jira user to Orli: https://orli.ai/help-center/link-your-discord-user-with-your-jira-user/
3. List of Jira supported commands:
1. Connect to Jira Server
!orli-jira-config "https://orli.atlassian.net" "human@orli.ai" "JIRA_API_C9Ee57ZabJgwkhjq1ag81B26"
2. Connect every Discord user to their Jira user
!orli-jira-config-user "JIRA_USER_ID_2efb394d09d41rb90bb11a03bb"
3. List all the Jira projects
!orli-jira-list-projects
4. List your Jira stories
!orli-jira-list-stories
5. Show the information of a Jira ticket
!orli-jira-get-item-details ORLI-1
6. Move Jira item to the next available status
!orli-jira-update-item-status OR-12
7. Show Jira project workflow (used for daily automation)
!orli-jira-help-item-status
We are release new functionalities every week, so please feel free to hop on our Discord Server and ask for any feature you need. We prioritise the most wanted features first.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why does teams prefer Discord over Slack?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In my case it's because we're a game studio, so we're closer to our community and also way better at screen sharing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I can't see your video on youtube.
Could you please share the video?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.