Project

General

Profile

« Previous | Next » 

Revision 476368e8

Added by Marc Dequènes over 13 years ago

  • ID 476368e89610c1079a6a5c869254f3958533484d

[fix] adapted Interface to recent changes, pass bot object, and correct api_methods() calculation

View differences:

lib/cyborghood/cyborg/botnet_server.rb
raise CyberError.new(:unrecoverable, "config", "Unknown botnet connection type")
end
end
def setup
super
self.interface.bot = self
end
end
end

Also available in: Unified diff