[PR #47] [MERGED] Fixes role-gating #120

Open
opened 2025-11-20 04:17:17 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kiranshila/Doplarr/pull/47
Author: @kiranshila
Created: 1/13/2022
Status: Merged
Merged: 1/13/2022
Merged by: @kiranshila

Base: mainHead: develop


📝 Commits (2)

  • d9705f0 Fix role id to be a long instead of a string
  • 43f45ed Fix uses of role id. Fixes #46

📊 Changes

5 files changed (+7 additions, -6 deletions)

View changed files

📝 README.md (+1 -1)
📝 config.edn (+1 -1)
📝 src/doplarr/config/specs.clj (+1 -1)
📝 src/doplarr/core.clj (+2 -1)
📝 src/doplarr/discord.clj (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kiranshila/Doplarr/pull/47 **Author:** [@kiranshila](https://github.com/kiranshila) **Created:** 1/13/2022 **Status:** ✅ Merged **Merged:** 1/13/2022 **Merged by:** [@kiranshila](https://github.com/kiranshila) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (2) - [`d9705f0`](https://github.com/kiranshila/Doplarr/commit/d9705f0e558087b21feaf218fa952e4b1b499955) Fix role id to be a long instead of a string - [`43f45ed`](https://github.com/kiranshila/Doplarr/commit/43f45ed52b02ba7b22af401d6b35b6408c6f359c) Fix uses of role id. Fixes #46 ### 📊 Changes **5 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `config.edn` (+1 -1) 📝 `src/doplarr/config/specs.clj` (+1 -1) 📝 `src/doplarr/core.clj` (+2 -1) 📝 `src/doplarr/discord.clj` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:17:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Doplarr#120