Upvote Upvoted 7 Downvote Downvoted
TF2 Stream bot
posted in Q/A Help
1
#1
0 Frags +

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'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?
2
#2
5 Frags +

https://www.nightbot.tv

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.
3
#3
0 Frags +

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
4
#4
newbie.tf
0 Frags +

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).
5
#5
0 Frags +
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)".
6
#6
0 Frags +
7
#7
0 Frags +

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]
8
#8
0 Frags +

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]
9
#9
0 Frags +

thanks man worked perfectly

DanceNumberyour command should just be
!steam
. and the output should be
$(steam jimboman2000)
thanks man worked perfectly [quote=DanceNumber]your command should just be [code]!steam[/code]. and the output should be [code]$(steam jimboman2000)[/code][/quote]
Please sign in through STEAM to post a comment.