User Activity

  • Posted a comment on ticket #3 on IRC RPG Dicescript

    Hello Mordekain, good spot! This is a bug in 2.0.1. I'll try to update the package soon. You're not doing anything wrong; the "join" event seems to take only one channel per command. Until I publish the next alpha version, you could do this as workaround: Use our @channels = ['#channel1', '#channel2']; to turn it into an array of channel names.. Then replace the line $irc->yield(join => CHANNELS); with this: $irc->yield( join => $_ ) for @channels;

  • Posted a comment on ticket #2 on IRC RPG Dicescript

    Done! Hope this works out. :) https://sourceforge.net/projects/dicebot/files/dic...

  • Posted a comment on ticket #2 on IRC RPG Dicescript

    Hello Silent-Hunter! Thank you for your ticket. It seems I have not touched the code...

View All

Personal Data

Username:
clearsthescreen
Joined:
2003-12-04 12:25:45

Projects

This is a list of open source software projects that ClearsTheScreen is associated with:

Personal Tools

MongoDB Logo MongoDB