idrinth.observer.list.guild = new MutationObserver(function(mutations) {
      idrinth.observer.handle(mutations, true);
    });