Work

Guild Emblem Generator

Node.js
Libraries

A library for generating images of World of Warcraft guild emblems with data from the Battle.net Guilds API.

Repo

An AI generated image of "a rack of futuristic looking servers in a data center."

The Guild-Emblem-Generator is a tool written in Node.js to convert emblem and guild objects obtained via the Battle.net API into actual images. You can convert the object into a buffer or a Canvas.

I wrote this library in early 2020 to help the Jenkins Discord Bot with some new features they were implementing. The bot was using the Battle.net API to get guild information and wanted to be able to display the guild’s emblem in the bot’s embeds.