This commit is contained in:
benharri 2017-03-14 15:23:42 -04:00
parent a6949da616
commit 10081a044f
2 changed files with 10 additions and 1 deletions

View File

@ -596,7 +596,13 @@ $discord->registerCommand('bamboozle', function($msg, $args) use ($include_in_sc
]);
///////////////////////////////////////////////////////////
$discord->registerCommand('dbg', function($msg, $args) use ($defs, $imgs) {
print_r($msg);
}, [
'description' => 'debugging... only benh can use',
'usage' => '',
]);
$discord->run();

View File

@ -3,3 +3,6 @@
☐ fix images
☐ fix ascii img
☐ fix ; search lookup thing
☐ image rm
☐ image mv
☐ image increment on dupe