diff --git a/pbot b/pbot index 644d388d..d3d1798a 100755 --- a/pbot +++ b/pbot @@ -15,6 +15,7 @@ use feature 'unicode_strings'; use strict; use warnings; +# bothome is automatically set by this script, do not modify my $bothome; BEGIN { use File::Basename;