pushrax / node-rcon

A generic RCON protocol client for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

output?

HEKOO321 opened this issue · comments

Alright everything worked, but I am using rcon for a discord bot, your function rcon.send() sends the output in console, is it possible to get the output and put it in the function message.channel.send()?

or maybe like a way to fetch console log

figured it out