Procházet zdrojové kódy

Merge pull request #1 from krystinalynn/patch-1

Update BT.LocalCmds.tcl
Daniel Voipan před 7 roky
rodič
revize
6bc51b3063

+ 2 - 1
BlackTools 2.5.3/BlackTools/Commands/BT.LocalCmds.tcl

@@ -445,6 +445,7 @@ if {[info exists black(say.$getlang.i.7)]} {
 if {$inick != ""} {
 if {$inick != ""} {
 if {[onchan $inick $chan]} {
 if {[onchan $inick $chan]} {
 	blacktools:tell $anick $host $hand $chan $chan1 i.1 $show_inick
 	blacktools:tell $anick $host $hand $chan $chan1 i.1 $show_inick
+	check:if:bind "i:online:check" "302"
 	return
 	return
 }
 }
 	putserv "INVITE $inick $chan"
 	putserv "INVITE $inick $chan"
@@ -3154,4 +3155,4 @@ if {[lindex $chans $number] != ""} {
 ##############
 ##############
 #########################################################################
 #########################################################################
 ##   END                                                               ##
 ##   END                                                               ##
-#########################################################################
+#########################################################################