Skip to content

Commit f55a771

Browse files
committed
Update README
1 parent d87e30c commit f55a771

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22

33
## Description
44

5-
A brief description of the plugin including a screenshot and/or a short video.
5+
Display a word cloud formed with the words said in chat.
6+
7+
## Next steps
8+
9+
* [ ] Option to enable and disable the plugin (right now it replaces the presentation area and you can't change it)
10+
* [ ] Clear the word cloud when the chat is cleared or add an option for the presenter to do so
11+
* [ ] Better way to start a new cloud (replace the command `/cloud`)
12+
* [ ] Synchronize the cloud between all participants (at the moment each client renders its own cloud)
13+
* [ ] Don't need to re-render the cloud every time a resize is triggered, this can be improved
14+
* [ ] This plugin can become a bigger one: collect input from users (not only from chat, there are several options) and display them (not only as a word cloud, there are many ways to show data visually)
615

716
## Building the Plugin
817

0 commit comments

Comments
 (0)