Skip to content

animemoeus/pyscord-storage

Repository files navigation

pyscord-storage | Uptime Robot status Uptime Robot ratio (30 days)

Free unlimited file hosting 😁👍

API

Refresh Expired URL

https://discord.animemoe.us/refresh?url=DISCORD_FILE_URL_HERE
https://discord.animemoe.us/refresh?url=https://cdn.discordapp.com/attachments/858938620425404426/1350901088865226852/animemoeus-waifu.jpg

Installation

pip install pyscord-storage

Usage

import pyscord_storage

result = pyscord_storage.upload_from_file("path/to/your.file")

print(result)
import pyscord_storage

result = pyscord_storage.upload_from_url("waifu.jpg", "https://github.com/animemoeus/pyscord-storage/raw/master/tests/temp/takagi.png")

print(result)

About

Increase Upload Limit

Example Implementations