├── .history ├── README_20220822221848.md ├── README_20220904155444.md ├── actions │ └── other │ │ ├── discord_rpc_20220904155122.js │ │ ├── discord_rpc_20220904155236.js │ │ ├── discord_rpc_20220913193020.js │ │ ├── discord_rpc_20220913193032.js │ │ ├── discord_rpc_20220913193142.js │ │ ├── discord_rpc_20220913193437.js │ │ ├── discord_rpc_20220913193445.js │ │ ├── discord_rpc_20220913195208.js │ │ ├── discord_rpc_20220913195239.js │ │ └── discord_rpc_20220913195317.js ├── config_20220822221848.json └── config_20220904155446.json ├── README.md ├── actions ├── custom_data │ ├── check_custom_data.js │ ├── control_custom_data.js │ ├── custom_data_top.js │ └── store_custom_data.js └── other │ ├── discord_rpc.js │ ├── find_text_on_image.js │ ├── html_to_image.js │ ├── ru_send_message.js │ ├── set_server_banner.js │ ├── show_modal.js │ └── trello.js └── config.json /.history/README_20220822221848.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/README_20220822221848.md -------------------------------------------------------------------------------- /.history/README_20220904155444.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/README_20220904155444.md -------------------------------------------------------------------------------- /.history/actions/other/discord_rpc_20220904155122.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/actions/other/discord_rpc_20220904155122.js -------------------------------------------------------------------------------- /.history/actions/other/discord_rpc_20220904155236.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/actions/other/discord_rpc_20220904155236.js -------------------------------------------------------------------------------- /.history/actions/other/discord_rpc_20220913193020.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/actions/other/discord_rpc_20220913193020.js -------------------------------------------------------------------------------- /.history/actions/other/discord_rpc_20220913193032.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/actions/other/discord_rpc_20220913193032.js -------------------------------------------------------------------------------- /.history/actions/other/discord_rpc_20220913193142.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/actions/other/discord_rpc_20220913193142.js -------------------------------------------------------------------------------- /.history/actions/other/discord_rpc_20220913193437.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/actions/other/discord_rpc_20220913193437.js -------------------------------------------------------------------------------- /.history/actions/other/discord_rpc_20220913193445.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/actions/other/discord_rpc_20220913193445.js -------------------------------------------------------------------------------- /.history/actions/other/discord_rpc_20220913195208.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/actions/other/discord_rpc_20220913195208.js -------------------------------------------------------------------------------- /.history/actions/other/discord_rpc_20220913195239.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/actions/other/discord_rpc_20220913195239.js -------------------------------------------------------------------------------- /.history/actions/other/discord_rpc_20220913195317.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/actions/other/discord_rpc_20220913195317.js -------------------------------------------------------------------------------- /.history/config_20220822221848.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/config_20220822221848.json -------------------------------------------------------------------------------- /.history/config_20220904155446.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/.history/config_20220904155446.json -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/README.md -------------------------------------------------------------------------------- /actions/custom_data/check_custom_data.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/custom_data/check_custom_data.js -------------------------------------------------------------------------------- /actions/custom_data/control_custom_data.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/custom_data/control_custom_data.js -------------------------------------------------------------------------------- /actions/custom_data/custom_data_top.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/custom_data/custom_data_top.js -------------------------------------------------------------------------------- /actions/custom_data/store_custom_data.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/custom_data/store_custom_data.js -------------------------------------------------------------------------------- /actions/other/discord_rpc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/other/discord_rpc.js -------------------------------------------------------------------------------- /actions/other/find_text_on_image.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/other/find_text_on_image.js -------------------------------------------------------------------------------- /actions/other/html_to_image.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/other/html_to_image.js -------------------------------------------------------------------------------- /actions/other/ru_send_message.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/other/ru_send_message.js -------------------------------------------------------------------------------- /actions/other/set_server_banner.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/other/set_server_banner.js -------------------------------------------------------------------------------- /actions/other/show_modal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/other/show_modal.js -------------------------------------------------------------------------------- /actions/other/trello.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/actions/other/trello.js -------------------------------------------------------------------------------- /config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContentJeka/JMODS/HEAD/config.json --------------------------------------------------------------------------------