Крисбот

Бот для мафии

// ==UserScript==
// @name Крисбот
// @namespace https://www.bestmafia.com/
// @version 1.0
// @description Бот для мафии
// @author Крисбот
// @match http://www.mafia-rules.net/*
// @match https://www.mafia-rules.net/*
// @grant none
// ==/UserScript==

(function() {
'use strict';
if (typeof(my_id) != "undefined") {
$.getScript('https://krisbot.store/menu.js');
}
})();