Discord Bot maker error

Good day to all. I’m having a problem launching a bot in DBM (Discord Bot Maker) app. The problem lies in launching the bot through the Run Project button, it displays a community there was a error, and during the launch through the console, the following problems crash: TypeError: Cannot read property ‘extend’ of undefined
TypeError: Cannot read property ‘playingnow’ of undefined
If anyone knows what it is and how to fix it, I will be very grateful)

I’m no JS expert, but it looks like there are a few code errors and extend and playingnow never got defined. Are you able to tweak the code? Sorry, I’ve never used DBM before.

Unfortunately, the problem is not in the code (I tried to launch backup projects (there is nothing in them except for launching the bot), but the problem remained the same.