EddieHubCommunity / EddieBotUI

EddieBotUI is the front end application that shows Eddie Jaoude Discord Community's public stats.
MIT License
16 stars 18 forks source link

Current EddieHub's Discord link is invalid #48

Closed ShaileshKumar007 closed 2 years ago

ShaileshKumar007 commented 3 years ago

Describe the bug In the Readme.md, when we click on link to join EddiHub on Discord then it shows the invalid invite link.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'README.md' file
  2. Scroll down to 'About EddieBotUI'
  3. Click on 'click to join'
  4. See error

Expected behavior It should direct everyone to the Discord's website where we should see invite link of EddieHub's Discord server

Screenshots eddie discord

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

github-actions[bot] commented 3 years ago

It's great having you contribute to this project

Welcome to the community :nerd_face:

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord Server and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

ahmedou-yahya commented 3 years ago

Hi @ShaileshKumar007,

I think the problem is the invite link keeps expiring. Because by default, Discord invite links expires after 24 hours. This means that if the owner of the server didn’t edit the invite link’s expiration date, it’ll expire after 24 hours.

As a server owner, you’re given the ability to edit your invite link settings.This can be found on server’s menu > invite > settings.

The expiration date settings is located under “Advanced Settings”. Under “Expire After”, you can choose to set the invite link to “Never”, “1 day”, “12 hours”, “6 hours”, “1 hour”, or “30 mins”.

ShaileshKumar007 commented 3 years ago

Thank you @ahmedou-yahya for this information, I didn't know about this earlier.