Giter Club home page Giter Club logo

silvergamingagain's People

Watchers

 avatar  avatar

silvergamingagain's Issues

bot heartbeat

EzoGaming 2022-04-12, 2:25:12 PM

just have the bot constantly ping a channel

so i know when the bot goes down

because last time it was used today was 6am that's not useful

also send stats when it pings

starboard alternative

starboard sort of sucks, it doesn't notice old messages* and doesn't embed videos or audio**.

I could also just integrate it with discord itself, if a message gets pinned the bot will notice, take note of the ID, unpin, and repost the original message to the #starboard channel.

*: This is an API-related issue, the actual starboard would have to track billions of messages at once, which just isn't possible. it makes sense that there is a limit to messages that can be tracked. I'd (still) like to add a forcible command to silvergaming to force old messages to be starboarded (in case it doesn't work). .pin <message_id> would make sense.

**: This is an embed-related issue, you can only have one image in an embed and it can't embed videos or audio. Blame discord, not me, I would've coded in a video player if I wrote the embed backend. A simple solution would be to send the images as links in the message body, which would indeed look ugly and out-of-line, but it would allow me to pin Serval Plinko in full.
image image
image

use MIME types for .fix instead of the header

currently .fix looks at the header and references hardcoded headers to determine what the image filetype is. this isn't consistent and errors 4% of the time. implement a python module to look at mime types (such as French, Mr. and Jr.) instead.

exif fix function

fix rotated jpegs as a function in the code so they arent fucking shitty and the final output image becomes rotated 90 degrees due to an old outdated standard that only existed because the old old cameras of old didn't have enough cpu or ram to rotate the image correctly but now phones have like 8ghz cpus and 4gb of ram yet they still use exif for no reason other than to piss people off

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.