[PR #75] [MERGED] Added random color for webhook embed notifications #111
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
TheLovinator/discord-twitter-webhooks#111
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
96b35d9Added 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.