mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
/home/reality/Projects/dbot/modules/steam/steam.js:101
This commit is contained in:
parent
912df73b56
commit
1d2a5f891e
@ -98,8 +98,6 @@ var steam = function(dbot) {
|
||||
});
|
||||
if(_.has(player, 'gameserverip')) {
|
||||
var host = player.gameserverip.split(':');
|
||||
:qa
|
||||
:qa
|
||||
output += ' (Server: ' + host[0] + ' Port: ' + host[1] + ')';
|
||||
}
|
||||
event.reply(output);
|
||||
|
Loading…
Reference in New Issue
Block a user