eris icon indicating copy to clipboard operation
eris copied to clipboard

Hello!

Open bsian03 opened this issue 2 years ago • 13 comments

Happy new year! It's been a while (actually, a long while) since the last commit. I've recently had some time to get back into Discord development so want to get Eris back to its former glory. Obviously this means updating the library to match Discord's current API state. I need some help though. With so much that has happened on Discord, I'm definitely going to miss something. So serve this as a tracker for stuff that needs updating which does not already have a PR open. Leave anything that needs updating in the comments and I'll add it to the list, and if you can, please create a PR!

  • [x] Client#createCommand type option needs to be prefixed with command. in JSDoc
  • [ ] Unify the file parameter behaviour for sending/editing messages and webhooks. Also rename to files
  • [x] Text in stage
    • #1485
  • [x] Make sure everything is sorted alphabetically
    • #1466
  • [x] Simplify channel classes?
  • [x] Forum channels
    • #1452
  • [x] Media channels
    • #1486
  • [ ] Application Command/Interaction Attachment option, discord/discord-api-docs#6272
    • #1358 (may require redoing)
  • [x] POST Modify Guild MFA Level
    • #1473
  • [x] Update select menu discord/discord-api-docs#5543 discord/discord-api-docs#6442
    • #1560
  • [x] Proper group channel support in line with API
    • #1485 clash #1338
  • [x] Onboarding feature (Get, Modify, Onboarding object, member flag
    • #1478
  • [x] Soundboard discord/discord-api-docs#6260 discord/discord-api-docs#6025
    • #1550 #1547
  • [x] Role Tags
    • #1474
  • [x] Guild Audit Log Entry Create Event
    • #1481
  • [x] Automod things discord/discord-api-docs#5778 discord/discord-api-docs#6558
    • #1556
  • [x] Role connections discord/discord-api-docs#5668
  • [x] Thread member pagination discord/discord-api-docs#5834
  • [x] Avatar Decorations discord/discord-api-docs#6464
    • #1471
  • [x] Bot activity state discord/discord-api-docs#6345
    • #1475
  • [x] discord/discord-api-docs#6559
    • #1546
  • [x] Voice Channel Status discord/discord-api-docs#6400 discord/discord-api-docs#6398
  • [ ] discord/discord-api-docs#6396
  • [x] discord/discord-api-docs#6377
    • Included in #1470
  • [ ] discord/discord-api-docs#6285 maybe?
  • [ ] Entitlements https://discord.dev/resources/entitlement
    • #1555
  • [ ] App Subscriptions https://discord.dev/monetization/implementing-app-subscriptions
  • [x] discord/discord-api-docs#6577
    • #1554
  • [ ] discord/discord-api-docs#6650 relevant?
  • [x] discord/discord-api-docs#6647
    • #1553
  • [ ] DAVE https://discord.dev/topics/voice-connections
  • [x] discord/discord-api-docs#6717 to be added to oldMember
    • #1569
  • [ ] Everything under the Application page?
  • [x] discord/discord-api-docs#6864
    • #1570
  • [ ] discord/discord-api-docs#6870
    • #1532
  • [x] discord/discord-api-docs#6913
    • #1571
  • [x] discord/discord-api-docs#6927
    • #1572
  • [x] discord/discord-api-docs#7033 (name change only)
    • #1566
  • [x] discord/discord-api-docs#7050
    • #1573
  • [x] discord/discord-api-docs#7058 discord/discord-api-docs#7062
    • #1574
  • [x] discord/discord-api-docs#7061
    • #1575
  • [x] discord/discord-api-docs#7065
    • #1576
  • [x] discord/discord-api-docs#7074
    • #1577
  • [x] discord/discord-api-docs#7090
    • #1578
  • [x] discord/discord-api-docs#7113
    • #1579
  • [x] discord/discord-api-docs#7114 maybe?
    • #1580
  • [ ] discord/discord-api-docs#7115 to investigate
  • [ ] discord/discord-api-docs#7116
  • [ ] discord/discord-api-docs#7129
  • [ ] discord/discord-api-docs#7232
  • [ ] discord/discord-api-docs#7233
  • [ ] newly_created on THREAD_CREATE event (bool)
  • [ ] discord/discord-api-docs#6265 requires deprecation of getNitroStickerPacks
  • [ ] discord/discord-api-docs#7253
  • [ ] discord/discord-api-docs#7267

This list is NOT exhaustive

bsian03 avatar Jan 04 '24 21:01 bsian03

Another addition would be to support forum tags and general changes done to the channels such as supporting stage chat and forums (especially tags)

SleepyYui avatar Jan 14 '24 15:01 SleepyYui

Another addition would be to support forum tags and general changes done to the channels such as supporting stage chat and forums (especially tags)

I've added forum tags. Text in stage is already in the list of things to do

bsian03 avatar Jan 15 '24 12:01 bsian03

Another addition would be to support forum tags and general changes done to the channels such as supporting stage chat and forums (especially tags)

I've added forum tags. Text in stage is already in the list of things to do

I'm working on the forum stuff currently

SleepyYui avatar Jan 15 '24 21:01 SleepyYui

Another addition would be to support forum tags and general changes done to the channels such as supporting stage chat and forums (especially tags)

I've added forum tags. Text in stage is already in the list of things to do

I'm working on the forum stuff currently

@SleepyYui Ive got a draft PR open to add forum channel support (#1452). I opened it a while back and then stopped working on it cuz Eris died lol. If you wanna work on forums instead then I'll close mine

conorwastakenwastaken avatar Jan 16 '24 22:01 conorwastakenwastaken

Include it in that PR please

bsian03 avatar Jan 16 '24 23:01 bsian03

Another addition would be to support forum tags and general changes done to the channels such as supporting stage chat and forums (especially tags)

I've added forum tags. Text in stage is already in the list of things to do

I'm working on the forum stuff currently

@SleepyYui Ive got a draft PR open to add forum channel support (#1452). I opened it a while back and then stopped working on it cuz Eris died lol. If you wanna work on forums instead then I'll close mine

@iiFDCT Yours looks great, I'll just work on something different instead or just contribute to your branch (Maybe PR to your fork?) if you have lost interest in finishing that

SleepyYui avatar Jan 22 '24 14:01 SleepyYui

discord/discord-api-docs#6577 discord/discord-api-docs#6650 relevant? discord/discord-api-docs#6647

bsian03 avatar Feb 27 '24 22:02 bsian03

discord/discord-api-docs#6559 discord/discord-api-docs#6558 discord/discord-api-docs#6484 maybe? discord/discord-api-docs#6464 discord/discord-api-docs#6400 discord/discord-api-docs#6398 discord/discord-api-docs#6396 discord/discord-api-docs#6377 maybe? discord/discord-api-docs#6285 maybe?

bsian03 avatar Feb 27 '24 22:02 bsian03

discord/discord-api-docs#6377 maybe?

I've added #6377 in with super reactions (#1470)

conorwastakenwastaken avatar Apr 20 '24 21:04 conorwastakenwastaken