#A multipurpose bot not working
1 messages · Page 1 of 1 (latest)
What bot
A multipurpose bot in #🪹﹒rich﹒access﹒
buddy use node version 22
Alr
and exchange import { StreamType } from 'distube'; to import { DisTube } from 'distube'; in index.js line 54
try it and see 
This?
yes remove only import { StreamType } from 'distube';
Yeah I did what u said here
Let me test rq
remove import { StreamType } from 'distube';
Okay I did
only import { DisTube } from 'distube'; will remain
okay then in console run rm -rf node_modules package-lock.json
then npm i
So I don’t have to copy this in the code line 54?
yeahhh
just remove this import { StreamType } from 'distube'; in index.js
and nothing else