TriggerReactor

TriggerReactor

24.6k Downloads

new array style

wysohn opened this issue ยท 0 comments

commented

messages = [
0=> "msg1",
1=>"msg2",
2=>"msg3",
3=>"msg4",
4=>"msg5"
]

messages = ["msg1","msg2","msg3","msg4","msg5"]