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

NPE #2843

Closed
gmt2001 opened this issue Jul 15, 2022 · 0 comments · Fixed by #2844
Closed

NPE #2843

gmt2001 opened this issue Jul 15, 2022 · 0 comments · Fixed by #2844
Assignees
Labels
Projects
Milestone

Comments

@gmt2001
Copy link
Member

gmt2001 commented Jul 15, 2022

var message = liveMessages.shift();
if (message !== null) {
$.discordAPI.deleteMessage();
}

@gmt2001 gmt2001 added the bug label Jul 15, 2022
@gmt2001 gmt2001 added this to Needs triage in Bug Triage via automation Jul 15, 2022
@gmt2001 gmt2001 self-assigned this Jul 15, 2022
@gmt2001 gmt2001 moved this from Needs triage to High priority in Bug Triage Jul 15, 2022
@gmt2001 gmt2001 added this to the 3.6.3.1 milestone Jul 15, 2022
gmt2001 added a commit to gmt2001/PhantomBot-1 that referenced this issue Jul 16, 2022
@gmt2001 gmt2001 mentioned this issue Jul 16, 2022
Bug Triage automation moved this from High priority to Closed Jul 16, 2022
@gmt2001 gmt2001 modified the milestones: 3.6.3.x, 3.6.4 Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Bug Triage
  
Closed
Development

Successfully merging a pull request may close this issue.

1 participant