UNPKG

sharding-stats

Version:

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

9 lines 176 B
(function($) { 'use strict'; if ($('.grid').length) { var colcade = new Colcade('.grid', { columns: '.grid-col', items: '.grid-item' }); } })(jQuery);