miscord icon indicating copy to clipboard operation
miscord copied to clipboard

DeprecationWarning: Guild#createChannel (discord.js changes)

Open selfisekai opened this issue 4 years ago • 0 comments
trafficstars

Describe the bug

miscord_1  | (node:34) DeprecationWarning: Guild#createChannel: Create channels with an options object instead of separate parameters
miscord_1  | (Use `node --trace-deprecation ...` to show where the warning was created)

To Reproduce Steps to reproduce the behavior:

  1. make a messenger user write to you for the first time
  2. miscord creates a new channel

Expected behavior well, do that as it should be done

Screenshots If applicable, add screenshots to help explain your problem.

Specifications:

  • OS:

Void Linux

  • Version:

dev 092694c291c7922867255bfd349ac4b61fdfeb27

  • Node.js version:

15.5.0 (node:alpine)

Additional context Add any other context about the problem here.

selfisekai avatar Dec 29 '20 23:12 selfisekai