]> ruin.nu Git - NDIRC.git/blobdiff - Delling.pm
Add dm replies for commands on discord
[NDIRC.git] / Delling.pm
index fea261ed48246afc4200fede1883a350f1246534..bed84f4bf3843cf3c3e2a2450aeab82603aee99a 100644 (file)
@@ -239,6 +239,7 @@ after discord_message_create => sub {
        my $c = NDIRC::DiscordContext->new({
                        discord_id => $author_name,
                        channel_id => $channel_id,
+                       author_id => $author_id,
                        channel => $channel,
                        disp => $self->disp,
                        model => DB(),