diff --git a/bot.js b/bot.js index c999e74..aee4d2b 100644 --- a/bot.js +++ b/bot.js @@ -12,7 +12,7 @@ const memeGenerator = new memeLib({ canvasHeight: 500 }, fontOptions: { // optional - fontSize: 46, + fontSize: 35, fontFamily: 'impact', lineHeight: 4 }