mods
mods copied to clipboard
Issue with "Send message to Console"
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:
- Go to 'event'
- Click on 'Send message to Console'
- Start the event with the bot initialisation
- 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
Are you still experiencing this issue with the latest mods? I just tested and after doing npm i chalk, it worked perfectly fine.
