-
Notifications
You must be signed in to change notification settings - Fork 21
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
Feature requests #8
Comments
Hmm, in all honesty it doesn't seem to be very useful for logging. It's going to take more space in the target channel without bringing in more information. That being said, it's trivial to implement so I don't really mind. Do you have any idea about the format you would like to see or whatever is fine? |
Its OK |
My another feature request is:
|
The requested "stats" endpoint is called "info" and is already available, returning more information to admins than users. Deletion URLs aren't necessary for admins since they can already delete images without needing the secret key. Disk usage should be monitored at a higher level and won't be implemented. |
How can i delete image without secret key? And how can i get list of all files? |
Please check the README, this is a documented API. You need to perform POST calls on the required endpoints, where you have to provide your token like you do for an upload along with any other parameter if necessary. |
What online tool can i use for POST requests? |
Anoher suggestion:
|
postman? |
Per-user folders moved to their own issue (#12), closing this one which is too generic and stalled. |
Can you please add option to use Discord RichEmbeds for Discord webhook logging?
The text was updated successfully, but these errors were encountered: