Skip to content
/ badges Public

Cloudflare WebWorker for custom README.md badges.

Notifications You must be signed in to change notification settings

zahtec/badges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badges

Cloudflare WebWorker for custom profile README.md badges.

Discord Status Badge

Discord presence Discord presence

Add whether you are online or offline to your profile README.md. This makes use of the Lanyard API; you must be in their Discord server!

With Profile Link

(![Discord presence](https://badges.zahtec.com/discord/:id))[https://discord.com/users/:id]

Without Profile Link

![Discord presence](https://badges.zahtec.com/discord/:id)

id — Discord user ID

Profile Views Badge

Profile views Profile views

Count the amount of users who visit your profile README.md.

![Profile views](https://badges.zahtec.com/views/:username)

username — GitHub username

Global Options

These query parameter are availible for all badges.

https://badges.zahtec.com/views/:username?color=7610b5
Parameter Description Value(s) Example(s)
color Changes the color of a badge Any hexadecimal color 7610b5