mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Changed helloworld plugin connect event output
This commit is contained in:
parent
6cb32996a5
commit
d3a8d0c610
@ -15,7 +15,7 @@ def prof_on_start():
|
||||
helloworld()
|
||||
|
||||
def prof_on_connect():
|
||||
helloworld();
|
||||
prof.cons_show("Connected hello world plugin")
|
||||
|
||||
# local functions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user