add module: shuffle (allows to shuffle message text in various ways)

This commit is contained in:
2023-11-12 11:08:19 +02:00
parent 1d22a31418
commit b049f0a152
2 changed files with 113 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"start_on_boot": true,
"alias": "shuffle",
"version": 2,
"index_file": "index.py"
}