I've recently seen some streams (tf2 streams, of course) that have commands such as "!ip" or "!map", and I wanted to ask, how do you make those bots, that keep track of your server and map?
TF2 Stream bot
posted in
Q/A Help
I've recently seen some streams (tf2 streams, of course) that have commands such as "!ip" or "!map", and I wanted to ask, how do you make those bots, that keep track of your server and map?
I'm pretty sure this is what you're talking about.
https://www.nightbot.tv
I'm pretty sure this is what you're talking about.
I'm pretty sure this is what you're talking about.
Nightbot can't detect what server I'm on, fetch the IP and Map and show it on stream chat
Nightbot can't detect what server I'm on, fetch the IP and Map and show it on stream chat
Yes it can. There's a !steam command that should give game/ server info if you have your steam account linked (iirc).
Yes it can. There's a !steam command that should give game/ server info if you have your steam account linked (iirc).
KevinIsPwnYes it can. There's a !steam command that should give game/ server info if you have your steam account linked (iirc).
To add to this, the command has to be created manually as a custom command with the output "$(steam customurl)".
[quote=KevinIsPwn]Yes it can. There's a !steam command that should give game/ server info if you have your steam account linked (iirc).[/quote]
To add to this, the command has to be created manually as a custom command with the output "$(steam customurl)".
To add to this, the command has to be created manually as a custom command with the output "$(steam customurl)".
so i added the command and the command is !steam http://steamcommunity.com/id/jimboman2000. when i type !steam into chat nightbot says [Invalid Variable]. please help
thesupremecommanderKevinIsPwnYes it can. There's a !steam command that should give game/ server info if you have your steam account linked (iirc).To add to this, the command has to be created manually as a custom command with the output "$(steam customurl)".
so i added the command and the command is !steam http://steamcommunity.com/id/jimboman2000. when i type !steam into chat nightbot says [Invalid Variable]. please help[quote=thesupremecommander][quote=KevinIsPwn]Yes it can. There's a !steam command that should give game/ server info if you have your steam account linked (iirc).[/quote]
To add to this, the command has to be created manually as a custom command with the output "$(steam customurl)".[/quote]
To add to this, the command has to be created manually as a custom command with the output "$(steam customurl)".[/quote]
your command should just be
!steam
. and the output should be
$(steam jimboman2000)
your command should just be [code]!steam[/code]. and the output should be [code]$(steam jimboman2000)[/code]
Please
sign in through STEAM
to post a comment.