Giter VIP home page Giter VIP logo

richardsmusicbot's Introduction

๐ŸŒฟ RichardScull

Hello, I'm a junior software engineer, designer in past, and amateur video editor.

Studying in kood/Jรตhvi and working on side projects

๐Ÿชด My projects

  • โœจ osutify - My newest project | Fully functional spotify clone with songs from osu!
  • Yet Another Bomb Party Clone - Clone of the popular game "Bomb Party" made on Next.js
  • TwitchNotifier - Telegram bot that notifies you when a streamer goes live
  • Osu Songs Mashup - CLI tool that combines two osu! beatmaps.
  • yoshina-yt - Twitch song request via custom reward's bot for web player with support of YouTube and Spotify!
  • Richard's Blog - A blog page application builded on Next.js, who offering support for markdown-based posts.
  • Richard's Music Bot - Discord bot for playing music from youtube and spotify! (It has sweet design and cool features)

๐Ÿ—‚๏ธ Archived projects

I have a public archive of my old projects I worked on during studies, check it out!

๐Ÿ“‹ Contact me

If you need to reach me, the best way is through Discord at richardscull or Telegram at @richardscull

richardsmusicbot's People

Contributors

richardscull avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

richardsmusicbot's Issues

๐Ÿ› ๏ธ Troubleshooting Guide

๐Ÿ‘‹ Hello! Here, I will try to resolve common issues for future self-hosting bot users.

  1. Error [DisallowedIntents]: Privileged intent provided is not enabled or whitelisted.
    Solution: This error happens to you, it may be due to not having the "Server Members Intent" turned on.
    To resolve this issue, follow these steps:

    1. Navigate to the Discord Developer Portal.
    2. Find your bot's application under "Applications".
    3. Click on the name of your bot.
    4. Go to the "Bot" section.
    5. Enable the "Server Members Intent" under "Message Content Intent".
    
  2. An error has occurred while executing /status | AxiosError: Request failed with status code 404
    Solution: This error likely indicates that the "GITHUB_BRANCH_URL" is incorrect or private. A proper URL should have the following structure: repos/YOURUSERNAME/PROJECTNAME/commits/BRANCHNAME

  3. Error: โŒ Unfortunately bot couldn't register custom emotes.
    Solution: This error occurs when your bot is unable to create a new guild for custom emojis, as it is already present in more than 9 servers. If you cannot or do not wish to remove the bot from other servers, you will need to manually register the emojis.
    To do it, follow these steps:

    • Create a new Discord server.
    • Invite your Discord bot to the server.
    • Add the emojis to the server. You can find them in the "/images/emojis" folder.
      • Make sure to name them according to their original names.
    • After adding all the emojis, configure the "emojis.json" file as follows:
       {
            "isGuildCreated": true,
            "ProgressBarStart": "Emojie id here",
            "Playing": "Emojie id here",
            "ProgressBarMedium": "Emojie id here",
            "ProgressBarWaiting": "Emojie id here",
            "ProgressBarEnd": "Emojie id here"
        }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.