You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement command line listener inside terminal to access to inner informations like server getter for example.
Then , server admin could receive payload and write inside the term.
Example of command:
server.getInfo
server.channels
server.channels.find("yolo").getInfo
server.users
The text was updated successfully, but these errors were encountered:
Implement command line listener inside terminal to access to inner informations like server getter for example.
Then , server admin could receive payload and write inside the term.
Example of command:
server.getInfo
server.channels
server.channels.find("yolo").getInfo
server.users
The text was updated successfully, but these errors were encountered: