Matrice RP

try to take over the world!

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Isilin
今日安裝
0
安裝總數
162
評價
0 0 0
版本
0.1
建立日期
2019-11-29
更新日期
2019-11-29
尺寸
1.6 KB
授權條款
未知
腳本執行於

# MatriceRP

## Introduction
MatriceRP ease the usage of color tags in the chat input. It also propose to automatically add a {Tag} at the beginning of the sentence.

## Using MatriceRP
New command can be configured at the beginning of the script in the `commands` variable. A command is configured as followed: `{ alias:"[command_to_tape]", name:"[tag_to_display]", color:"[hexadecimal_color]", bold:[true or false], rp:[true to use /me or false] }`.
For example, with the configuration `{ alias:"env", name:"Environment", color:"008000", bold:false, rp:true }`. You can use the commande `/env blabla` to display in green : `/me {Environment} blabla`.

## Future Works
For now, the script is not checking if the sentence length doesn't exceed the cap of 200 characters, including the adds.

## Caution
For now, this script has only been tested with Firefox 70 and TamperMonkey. It is not guaranteed to work with another web browser or another script manager.
Be careful if you use another script that modify the same field that this script, they could interfere with each other.

## Authors
Isilin

## Copyright and Licensing
MatriceRP is delivered under the [GNU-GPLv3](https://www.gnu.org/licenses/gpl-3.0.fr.html).

MatriceRP is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see .