mods icon indicating copy to clipboard operation
mods copied to clipboard

Issue with "Send message to Console"

Open MikuunyA opened this issue 3 years ago • 1 comments

Describe the bug When i use this action i get an error saying chalk is required, when i type npm i chalk and i retry i got the same error

To Reproduce Steps to reproduce the behavior:

  1. Go to 'event'
  2. Click on 'Send message to Console'
  3. Start the event with the bot initialisation
  4. See error

Expected behavior The bot saying a custom message when ready and some logs going into the console when user use a command or something else

MikuunyA avatar Dec 07 '21 01:12 MikuunyA

Are you still experiencing this issue with the latest mods? I just tested and after doing npm i chalk, it worked perfectly fine. image

ForceBlood avatar Aug 14 '22 22:08 ForceBlood