Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord GitHub Widget logo

Discord GitHub Widget

Unofficial GitHub activity widget for Discord

CI status .NET 10 NetCord

Preview

Full Discord profile showing the GitHub widget Compact Discord profile showing the GitHub widget

What It Does

Fetches public GitHub profile stats and displays them in a Discord profile widget.

This particular widget shows:

  • GitHub handle, avatar, display name, and bio
  • Total contributions
  • Total stars across owned repositories
  • Public repository count
  • Top repository language
  • Followers and following counts

Add It to Your Profile

Discord changed how widgets work recently, so you must either own the application or be part of the team that owns it before you can add the widget to your profile.

That means you cannot simply authorize someone else's hosted application and use it directly.
The good news is you can follow Setup.md to create your own Discord application.

For more context, see the Discord Previews message below: Discord Previews announcement

WidgetsUpdate

Development

Restore, build, and test from the repository root:

dotnet restore
dotnet build --no-restore
dotnet test --no-restore --no-build

Run the same formatting check used by CI:

# Check formatting:
dotnet format --no-restore --verbosity diagnostic --severity info
# Verify formatting:
dotnet format --no-restore --verbosity diagnostic --severity info --verify-no-changes

About

Unofficial GitHub activity widget for Discord

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages