[PR #116] [MERGED] Rewrite bot - Use Nitter instead of Twitter API #139
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#139
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/116
Author: @TheLovinator1
Created: 7/16/2023
Status: ✅ Merged
Merged: 7/16/2023
Merged by: @TheLovinator1
Base:
master← Head:rewrite📝 Commits (10+)
2402abdStart rewritec869e05You can now add new users53cff78Merge remote-tracking branch 'origin/master'180a29eImprove index pagee12b4b6Use template instead of inline html4c30bf2Add CSS and a base .HTML-filed4cccffAdd djLint for linting HTMLc84ed1dMove inline HTML to index.html61e0788Use Bootstrap 544f486eMerge 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.