Fixed ChatStart.rb
This commit is contained in:
@@ -5,7 +5,7 @@ module ChatStart
|
|||||||
"prof3@panesar"
|
"prof3@panesar"
|
||||||
]
|
]
|
||||||
|
|
||||||
def self.prof_on_connect()
|
def self.prof_on_connect(account_name, fulljid)
|
||||||
@@contacts.each { | contact |
|
@@contacts.each { | contact |
|
||||||
Prof::send_line("/msg " + contact)
|
Prof::send_line("/msg " + contact)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user