WebCord | A Discord and SpaceBar : electron : -based client | Runtime Evironment library
kandi X-RAY | WebCord Summary
kandi X-RAY | WebCord Summary
A Discord and SpaceBar :electron:-based client implemented without Discord API.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of WebCord
WebCord Key Features
WebCord Examples and Code Snippets
Community Discussions
Trending Discussions on WebCord
QUESTION
I'm not sure what's wrong. I deleted my code and downloaded it then uploaded it again and now I get this error.
Code: https://replit.com/@hi12167pies/webcord#index.js (Click code for code and output for output)
Error:
...ANSWER
Answered 2021-Aug-07 at 12:01repl.it
uses node v12.22.1
but the nullish coalescing operator (??
), is relatively new and was added in node v14
.
So to use the ??
operator you need to update node
in repl.it.
Which you can do by following this repl.it forum post by lukenzy.
Create a file and name it .replit Inside it, copy and paste the following code:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install WebCord
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page