Thomas Emad
@dehteam3
I am a good programmer that works on discord bots projects.
I learned 3 or 4 languages: Javascript, Typescript, Python, HTML
1
So, discord.js is releasing there new version 13 soon and I want to use replit but to update to [email protected] it requires nodejs version 14+ and nodej
1
Guys, I want to know how to update nodejs to the last version because I am working on a discord bot and I want to use the new reply feature so please
SamDev7 Copy paste from piero#0001 from the Replit Discord
> Hey everyone, You are probably aware that Discord.js v13 requires Node.js 16.6.0 and higher, but the highest on our installation of Nix is currently 16.4.1 and the highest on Nix unstable being 16.5.0. The reasoning for this isn't Replit's or Nix's fault, but partially Apple's fault and Node's fault. You see, the MacOS X SDK doesn't come with the signpost.h header, which Nix requires for a successful build of Node.js 16.6.0+ build. Additional1 year ago
Wumi4 Use the following command:
npm install -g npm
It will update your npm to the lastest.1 year ago
15
This is a discord.js basic bot commands this is Help , Say , Ping commands and I used the Advanced Command Handler for this Tutorial
1
Can you please send me the code of
The help command
The ping command
The say command
1
Like, I want to know how to
let repl.it connect or login to my bot with tye token,....etc