Page MenuHomePhabricator

Use `file.download` to retrieve macro images in the IRC macro bot
ClosedPublic

Authored by epriestley on Aug 15 2014, 3:37 PM.
Tags
None
Referenced Files
F14057354: D10274.diff
Sun, Nov 17, 2:23 AM
F13958021: D10274.id.diff
Oct 14 2024, 12:29 PM
F13956986: D10274.id24755.diff
Oct 14 2024, 7:48 AM
Unknown Object (File)
Oct 9 2024, 8:58 PM
Unknown Object (File)
Oct 4 2024, 8:26 PM
Unknown Object (File)
Sep 26 2024, 1:32 PM
Unknown Object (File)
Sep 26 2024, 1:32 PM
Unknown Object (File)
Sep 4 2024, 4:11 PM
Subscribers

Details

Summary

Fixes T5884. Macro images are no longer public on most installs. We could generate tokens for them, but this (using Conduit to pull the file data) is easier and more correct.

Test Plan

Logged a bot into IRC and had it spam part of a macro before being killed for flooding.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Use `file.download` to retrieve macro images in the IRC macro bot.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 15 2014, 5:24 PM
epriestley updated this revision to Diff 24755.

Closed by commit rPf9de495d0bc3 (authored by @epriestley).