Raku / whateverable

🤖 Different IRC bots that operate on a bunch of prebuilt Rakudo versions
https://gist.github.com/Whateverable
GNU Affero General Public License v3.0
18 stars 14 forks source link

Implement \U00000 syntax handling for Unicodable #324

Closed zoffixznet closed 6 years ago

zoffixznet commented 6 years ago

This probably fixes https://github.com/perl6/whateverable/issues/234 but I can't figure out how to run the test suite, so I gave up on it.

AlexDaniel commented 6 years ago

By the way, I've added a helpful error (hopefully) if miniircd can't start: https://github.com/perl6/whateverable/commit/59b1e4c65fefed30bf1ab463f7dbd4cedfbfeb7d

You can also do sake debug:unicodable and the bot should start and join #whateverable channel.

AlexDaniel commented 6 years ago

Sorry for reopening, but I felt like salvaging it :) Thank you for your contribution!