discordextremelist / website

The official source code for the website side of DEL!
https://discordextremelist.xyz
GNU Affero General Public License v3.0
75 stars 29 forks source link

Some simple changes #261

Closed TheAlienKnight closed 7 months ago

TheAlienKnight commented 1 year ago

Some simple changes, mostly in prep for some other fixes/additions discussed in the community discord

These changes have been tested and work properly on Ubuntu 22.04.2 LTS

TheAlienKnight commented 1 year ago

You are correct, it seems my docker build had not updated (I guess I forgot to prune it) and it does in fact, not operate on v14 as expected. I'll make the corrected changes tonight! Though it would sure help if discord.js documented the new discord.js/rest system, since it's entirely empty :^)

TheAlienKnight commented 1 year ago

Added correct changes for discord.js v14! All of these have actually been tested correctly this time (lol) - my bad about earlier. The changes should be broken down easily with the commit messages, and side-by-side comparisons!

carolinaisslaying commented 7 months ago

Is this on pause or is it safe to merge this and work on the remaining patches at a later date? Also, what else needs to be done? Would like to work on some stuff myself if possible so I'm at least somewhat productive in my spare time 😅

TheAlienKnight commented 7 months ago

Last I checked these fixes worked, though I had a server raid card go bad not too long ago and it screwed up the VM I had setup for testing this (didn't have a backup for it), so I can't 100% verify it works with the latest API changes. From what I can see though it should work fine!