[PR #75] [MERGED] Added random color for webhook embed notifications #111

Closed
opened 2026-09-02 13:09:23 +02:00 by TheLovinator · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/75
Author: @thebetauser
Created: 3/25/2023
Status: Merged
Merged: 3/25/2023
Merged by: @TheLovinator1

Base: masterHead: master


📝 Commits (1)

  • 96b35d9 Added random color for webhook embed notifications

📊 Changes

3 files changed (+14 additions, -0 deletions)

View changed files

📝 discord_twitter_webhooks/get_settings.py (+7 -0)
📝 discord_twitter_webhooks/send_webhook.py (+6 -0)
📝 discord_twitter_webhooks/settings.py (+1 -0)

📄 Description

Allows users to use random embed colors to help visually identify different tweets more easily.

By default this option is disabled in the configuration file.


🔄 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/TheLovinator1/discord-twitter-webhooks/pull/75 **Author:** [@thebetauser](https://github.com/thebetauser) **Created:** 3/25/2023 **Status:** ✅ Merged **Merged:** 3/25/2023 **Merged by:** [@TheLovinator1](https://github.com/TheLovinator1) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`96b35d9`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/96b35d999efcb0e5ebdcb5520558e4bd1e16e79f) Added random color for webhook embed notifications ### 📊 Changes **3 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `discord_twitter_webhooks/get_settings.py` (+7 -0) 📝 `discord_twitter_webhooks/send_webhook.py` (+6 -0) 📝 `discord_twitter_webhooks/settings.py` (+1 -0) </details> ### 📄 Description Allows users to use random embed colors to help visually identify different tweets more easily. By default this option is disabled in the configuration file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:09:23 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
TheLovinator/discord-twitter-webhooks#111
No description provided.