[PR #116] [MERGED] Rewrite bot - Use Nitter instead of Twitter API #139

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

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/116
Author: @TheLovinator1
Created: 7/16/2023
Status: Merged
Merged: 7/16/2023
Merged by: @TheLovinator1

Base: masterHead: rewrite


📝 Commits (10+)

  • 2402abd Start rewrite
  • c869e05 You can now add new users
  • 53cff78 Merge remote-tracking branch 'origin/master'
  • 180a29e Improve index page
  • e12b4b6 Use template instead of inline html
  • 4c30bf2 Add CSS and a base .HTML-file
  • d4cccff Add djLint for linting HTML
  • c84ed1d Move inline HTML to index.html
  • 61e0788 Use Bootstrap 5
  • 44f486e Merge remote-tracking branch 'origin/master'

📊 Changes

46 files changed (+4281 additions, -3009 deletions)

View changed files

.env.example (+0 -150)
📝 .github/renovate.json (+32 -32)
📝 .github/workflows/docker-publish.yml (+50 -54)
📝 .github/workflows/sync-with-mirrors.yml (+32 -32)
📝 .gitignore (+160 -160)
.pre-commit-config.yaml (+159 -0)
📝 .vscode/launch.json (+17 -16)
.vscode/settings.json (+9 -0)
📝 Dockerfile (+21 -30)
📝 README.md (+30 -127)
discord_twitter_webhooks/_dataclasses.py (+82 -0)
discord_twitter_webhooks/get.py (+0 -206)
discord_twitter_webhooks/get_settings.py (+0 -614)
discord_twitter_webhooks/logger.py (+0 -24)
📝 discord_twitter_webhooks/main.py (+329 -185)
discord_twitter_webhooks/reader_settings.py (+65 -0)
discord_twitter_webhooks/reddit.py (+0 -49)
discord_twitter_webhooks/remove.py (+0 -100)
discord_twitter_webhooks/replace.py (+0 -81)
discord_twitter_webhooks/rules.py (+0 -81)

...and 26 more files

📄 Description

:shipit:


🔄 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/116 **Author:** [@TheLovinator1](https://github.com/TheLovinator1) **Created:** 7/16/2023 **Status:** ✅ Merged **Merged:** 7/16/2023 **Merged by:** [@TheLovinator1](https://github.com/TheLovinator1) **Base:** `master` ← **Head:** `rewrite` --- ### 📝 Commits (10+) - [`2402abd`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/2402abd88e717d03662470b61ceceffd2f3f0b13) Start rewrite - [`c869e05`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/c869e050ade71a091617ba32a86d31c8ef4847e6) You can now add new users - [`53cff78`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/53cff789a74c984a79cde8231e6d09692103cab0) Merge remote-tracking branch 'origin/master' - [`180a29e`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/180a29ee2d4c8ec6552d4e93eca3193b86858f58) Improve index page - [`e12b4b6`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/e12b4b672016aa67ef11c263d949e68a84a32499) Use template instead of inline html - [`4c30bf2`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/4c30bf243bf805933fda2e207f61b36cf2fe6fec) Add CSS and a base .HTML-file - [`d4cccff`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/d4cccff929c3c1764899155466edb420e1531944) Add djLint for linting HTML - [`c84ed1d`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/c84ed1d39ba5753b1116b5578355fb6b27fab70b) Move inline HTML to index.html - [`61e0788`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/61e078877fd5cc9905addd743bc3aa7535b20a0a) Use Bootstrap 5 - [`44f486e`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/44f486e4b675853e75fe493243e54e19f056a374) Merge remote-tracking branch 'origin/master' ### 📊 Changes **46 files changed** (+4281 additions, -3009 deletions) <details> <summary>View changed files</summary> ➖ `.env.example` (+0 -150) 📝 `.github/renovate.json` (+32 -32) 📝 `.github/workflows/docker-publish.yml` (+50 -54) 📝 `.github/workflows/sync-with-mirrors.yml` (+32 -32) 📝 `.gitignore` (+160 -160) ➕ `.pre-commit-config.yaml` (+159 -0) 📝 `.vscode/launch.json` (+17 -16) ➕ `.vscode/settings.json` (+9 -0) 📝 `Dockerfile` (+21 -30) 📝 `README.md` (+30 -127) ➕ `discord_twitter_webhooks/_dataclasses.py` (+82 -0) ➖ `discord_twitter_webhooks/get.py` (+0 -206) ➖ `discord_twitter_webhooks/get_settings.py` (+0 -614) ➖ `discord_twitter_webhooks/logger.py` (+0 -24) 📝 `discord_twitter_webhooks/main.py` (+329 -185) ➕ `discord_twitter_webhooks/reader_settings.py` (+65 -0) ➖ `discord_twitter_webhooks/reddit.py` (+0 -49) ➖ `discord_twitter_webhooks/remove.py` (+0 -100) ➖ `discord_twitter_webhooks/replace.py` (+0 -81) ➖ `discord_twitter_webhooks/rules.py` (+0 -81) _...and 26 more files_ </details> ### 📄 Description :shipit: --- <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:30 +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#139
No description provided.