Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Discord profile banner images generated in real-time which shows user's status and activity. For use in forum profiles.

License

Notifications You must be signed in to change notification settings

quanta-kt/DiscordProfileBanner

Repository files navigation

DiscordProfileBanner

This tool generates a Discord profile banner image in realtime. I wrote it for use in my AniList profile.

An example in action:

generated image

How does it work?

  • A Discord bot connects to the Discord gatewaty.
  • A Ktor server accepts requests at path /{id}.png where id is the Discord user ID.
  • On each request, bot fetches requested user's profile and activity status and an image is generated which contains all of this info.

Licence

This project is Licensed under MIT. Please check the LICENSE file for details.

About

Discord profile banner images generated in real-time which shows user's status and activity. For use in forum profiles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published