irc_machine icon indicating copy to clipboard operation
irc_machine copied to clipboard

(lambda)> is not a symbol>

Open zoell opened this issue 10 years ago • 1 comments

Hi,

I am just experimenting with this and got the following error to a simple GET /channels call:

<TypeError: #<Proc:0x00000002252b58@/irc_machine/lib/irc_machine/plugin/base.rb:27 (lambda) is not a symbol

Any idea about it? Many thanks

zoell avatar Jan 14 '16 14:01 zoell

Perhaps look into the code differences between irc_machine and the fork at https://github.com/99designs/agent99

pda avatar Jan 14 '16 17:01 pda