Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raised dependencies, added new optional functionalities (show quotes, disable custom embed), improved custom message logic #213

Merged
merged 62 commits into from
Nov 4, 2020

Conversation

NNTin
Copy link
Owner

@NNTin NNTin commented Nov 4, 2020

  • dependencies raised
  • added 3 more options:
    • Include Attachment: Whether to include an image inside the embed
    • Include Quote: If the tweet is quoting someone, show it as a field in the embed as a quote
    • Create Embed: Whether a custom embed should be created. (When turned off: Useful when relying on Discord's autoembed which can show multiple images and videos.)
  • made custom message more powerful: There are 3 placeholders you can use text, user, and url.
  • using generic python shebang

pyup-bot and others added 30 commits June 2, 2019 19:52
pyup-bot and others added 29 commits September 19, 2020 14:59
Merging into dev branch. Did not test manually but since the CI checks passed which does cover the .yml file parsing it should probably work. Will revert commit if it broke. ¯\_(ツ)_/¯
Using latest OS images
* include retweet logic applied to tracking hashtags and location boxes

* fix stylecheck error
Merge back master into dev
…nabling/disabling quoted text and attachments
…information about Quote And Attachment on startup
…an rely on Discord's autoembed instead). Expanded custom_message functionality. Now accepts placeholder values^
@NNTin NNTin merged commit 6d70a4d into master Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants