added pre version of a wiki
This commit is contained in:
9
wiki/dev/rnk.md
Normal file
9
wiki/dev/rnk.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Roll n Keep (RnK)
|
||||
The RnK use `ChatMessage` to retrieve the roll, alter it, add the new message and delete the old.
|
||||
|
||||
> If you have any idea how to modify directly the ChatMessage and update it, let me know.
|
||||
|
||||
Usage :
|
||||
```js
|
||||
new RollnKeepDialog(messageId).render(true);
|
||||
```
|
||||
Reference in New Issue
Block a user