This website requires JavaScript.
Explore
Help
Sign In
night0721
/
nyx
Watch
1
Star
0
Fork
You've already forked nyx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d5efd6a7cf
nyx
/
events
/
raw.js
3 lines
89 B
JavaScript
Raw
Normal View
History
Unescape
Escape
v3.4.0 latest update with all slash cmds support
2021-11-18 18:56:42 +01:00
const
client
=
require
(
".."
)
;
client
.
on
(
"raw"
,
c
=>
client
.
manager
.
updateVoiceState
(
c
)
)
;
Reference in a new issue
Copy permalink