Skip to content
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

Discord 12.4.1 API upgrade issues #2

Closed
ct-bess opened this issue Nov 3, 2020 · 3 comments
Closed

Discord 12.4.1 API upgrade issues #2

ct-bess opened this issue Nov 3, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ct-bess
Copy link
Owner

ct-bess commented Nov 3, 2020

  1. message.content.messages.last() is apparently not a function anymore

  2. sending message.author no longer @'s a user

    Have to do <@!${message.author.id}> now

  3. channels isn't a collection anymore, so don't forEach it, you have to do channels.cache or somethin

@ct-bess ct-bess added the bug Something isn't working label Nov 3, 2020
@ct-bess ct-bess self-assigned this Nov 3, 2020
@ct-bess ct-bess added this to To do in December 2020 Nov 3, 2020
@JOBBIN9422
Copy link

this is so sad :'(

@ct-bess
Copy link
Owner Author

ct-bess commented Nov 9, 2020

:(((((((((((((((99((
Can WE hit 56000000 LIKES??///////////?????

@ct-bess ct-bess moved this from To do to In progress in December 2020 Nov 12, 2020
@ct-bess ct-bess moved this from In progress to Done in December 2020 Dec 4, 2020
@ct-bess ct-bess closed this as completed Dec 4, 2020
@JOBBIN9422
Copy link

ok this is epic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
December 2020
  
Done
Development

No branches or pull requests

2 participants