Skip to content

Mist3r-Robot/SuppressCache

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Suppress Cache

Install it directly from the NPM registry:

npm i @mist3r-robot/suppresscache

This file is used on the bot for no cache files from CDNs. Discord uses CloudFlare for caching management which can be problematic when you change an image and display it on the platform. Even after a change on your side, Discord can still keep the old version in its cache.

Note

Formerly called NoCache, it has been renamed because the package name on NPM already exists.

💻 Code

const { getFolderIcons } = require('@mist3r-robot/suppresscache');

getFolderIcons(
  "https://mrrobot.app/Folder/Of/Icons",
  "myFileName.png",
  true,
  false
)

Give that :

[suppressCache] Output : https://mrrobot.app/Folder/Of/Icons/file.png?suppressCache=gb0cqe0j

You can test this code directly with ./test/app.js.

🎈 Awesome links

Don't hesitate to follow me, you can also contribute to the development of all projects Open Source of Mr. Robøt by making a donation.

dependency - suppressCache Twitter Follow Discord GitHub Sponsors Support me on Buy Me a Coffee