Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📇 Update README.md #46

Open
Snailedlt opened this issue Jun 19, 2022 · 0 comments
Open

📇 Update README.md #46

Snailedlt opened this issue Jun 19, 2022 · 0 comments
Labels
good first issue Good for newcomers 📇 Meta/Repository Anything related to this GitHub repository (e.g. issue/PR templates, GitHub actions, settings)

Comments

@Snailedlt
Copy link
Member

1. Update instructions for making and inviting your own Discordbot

The video link in the adding discordbot token section of the README.md is outdated.
Update it to be more clear and concise. Maybe also add a link to this helpful written guide.

2. Add links to install NodeJS and Yarn

  1. Download NodeJS
  2. Install Yarn
  3. Verify installation
node --version
npm --version
yarn --version

Example output:

PS D:\code\splitscreen-me\splitscreenme-discordbot> node --version
v16.14.0
PS D:\code\splitscreen-me\splitscreenme-discordbot> npm --version
8.3.1
PS D:\code\splitscreen-me\splitscreenme-discordbot> yarn --version
1.22.11
@Snailedlt Snailedlt added the 📇 Meta/Repository Anything related to this GitHub repository (e.g. issue/PR templates, GitHub actions, settings) label Jun 19, 2022
@Snailedlt Snailedlt changed the title 📇 Update the README.md 📇 Update README.md Jun 19, 2022
@Snailedlt Snailedlt added the good first issue Good for newcomers label Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers 📇 Meta/Repository Anything related to this GitHub repository (e.g. issue/PR templates, GitHub actions, settings)
Projects
None yet
Development

No branches or pull requests

1 participant