Project

General

Profile

« Previous | Next » 

Revision 6686bb54

Added by Marc Dequènes over 13 years ago

  • ID 6686bb54cbee36ce7f151ff8ab4e2cc9cf1bc146

[fix] DSL: correct mistake for outgoing notifications

View differences:

lib/cyborghood/cyborg/botnet_dsl.rb
end
def _acts
@in_notifications.each_pair do |name, list|
@out_notifications.each_pair do |name, list|
chan = @conversation.bot.get_channel(name)
list.each do |data|
chan << data

Also available in: Unified diff