nattadasu / botsgg-widget

Cloudflare worker for bots.gg widgets.

Home Page:https://botsgg.snazzah.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bots.gg Widget

Deploy to Cloudflare Workers

Create a widget from a bot in bots.gg. Formerly from SnazzahAPI.

Usage

Simply use https://botsgg.snazzah.dev/widget/<client_id>/default.svg as an image URL and it will generate a nice widget.

Widget Types

Currently there are two widget types: default and banner as shown above. You can replace the end of the url with <type>.svg to change it.

Custom Width

You can change the width of the widget using w in a query string. (ex. ?w=500 for 500 pixels)

Attribution

Made by Snazzah under the MIT license.

About

Cloudflare worker for bots.gg widgets.

https://botsgg.snazzah.dev

License:MIT License


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%