Skip to content

letruxux/fluxer-badges

Repository files navigation

fluxer badges!

image

Note

You need to invite the bot to your server to use this.

Note

The server won't respond if Fluxer is down. Check its status here.

how to use:

allowed styles:

  • flat
  • flat-square
  • plastic
  • social
  • for-the-badge

https://badges.fluxer.ltrx.lol/badge/0000000000000000000?style=flat

image

https://badges.fluxer.ltrx.lol/badge/0000000000000000000?style=flat-square

image

https://badges.fluxer.ltrx.lol/badge/0000000000000000000?style=plastic

image

https://badges.fluxer.ltrx.lol/badge/0000000000000000000?style=social

image

https://badges.fluxer.ltrx.lol/badge/0000000000000000000?style=for-the-badge

image

selfhost

# compose.yml
services:
  fluxerbadges:
    stop_grace_period: 60s # in case fluxer crashes, it waits 60 seconds before restarting
    image: ghcr.io/letruxux/fluxer-badges:latest
    environment:
      - FLUXER_BOT_TOKEN=${FLUXER_BOT_TOKEN} # use env or change this to your token directly here
    ports:
      - "4005:4005" # runs on port 4005, you can change this if you want
    restart: unless-stopped

credits

About

shields badge gen for fluxer 〰️

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors