Implement monitoring system for flexible metadata matching
This commit is contained in:
@@ -19,7 +19,7 @@ class Delete:
|
||||
del main.IRCPool[spl[1]]
|
||||
del main.ReactorPool[spl[1]]
|
||||
del main.FactoryPool[spl[1]]
|
||||
success("Successfully removed bot")
|
||||
success("Successfully removed bot: %s" % spl[1])
|
||||
main.saveConf("pool")
|
||||
return
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user