UNPKG

sharding-stats

Version:

A cool Dashboard & Manager for showing Live Stats and managing your Discord Bot/Shards

10 lines 174 B
$(function() { 'use strict'; if ($(".mapael-container").length) { $(".mapael-container").mapael({ map: { name: "world_countries" } }); } });