Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support roomeffect bbcode #346

Merged
merged 1 commit into from
Mar 29, 2021
Merged

Conversation

Revadike
Copy link
Contributor

E.g. [roomeffect type="confetti" limit="0"][/roomeffect]

E.g. `[roomeffect type="confetti" limit="0"][/roomeffect]`
@DoctorMcKay DoctorMcKay merged commit 191df09 into DoctorMcKay:master Mar 29, 2021
@Revadike
Copy link
Contributor Author

I don't know what, but when I tried to do this, it just sends an empty message.

@Revadike
Copy link
Contributor Author

Revadike commented May 5, 2021


00000000: 9700 0080 3b00 0000 0912 e5ed 0401 0010  ....;...........
00000001: 0110 d687 caf1 feff ffff ff01 51a7 0000  ............Q...
00000002: 0000 0000 0062 1c46 7269 656e 644d 6573  .....b.FriendMes
00000003: 7361 6765 732e 5365 6e64 4d65 7373 6167  sages.SendMessag
00000004: 6523 3109 fa8c 7b06 0100 1001 1001 1a14  e#1...{.........
00000005: 2f72 6f6f 6d65 6666 6563 7420 636f 6e66  /roomeffect conf
00000006: 6574 7469 2001 4210 3831 6538 3332 3535  etti .B.81e83255
00000007: 3539 3234 3337 6362                      592437cb

So this is what the websocket message is. Not sure what's wrong with the code yet.

@Revadike
Copy link
Contributor Author

Revadike commented May 5, 2021

Nevermind, I'm stupid... I was sending [roomeffect type="confetti" limit="0"][/roomeffect] as chat message, while I should have been sending /roomeffect confetti obviously...

@Revadike Revadike deleted the patch-2 branch May 28, 2021 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants