Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Imgur overhaul #252

Merged
merged 10 commits into from
May 17, 2018
Merged

Imgur overhaul #252

merged 10 commits into from
May 17, 2018

Conversation

Tuupertunut
Copy link
Contributor

  • Added support for uploading stickers to imgur.
  • Added cache for imgur links (because the same stickers are often reused).
    • It is stored in a JSON file in the config folder.
    • Its size can be configured with the "imgurLinkCacheSize" option in the config file.
  • Refactored the imgur code.
    • It has been moved into its own file.
    • It has proper error handling.
    • It is written using ES2017 async/await.

@Tuupertunut
Copy link
Contributor Author

Jshint doesn't support ES2017 so the travis build will fail.

@FruitieX
Copy link
Owner

Whoa, awesome stuff, thank you!

@FruitieX FruitieX merged commit 5ad57cf into FruitieX:develop May 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants