diff --git a/bbstools.py b/bbstools.py index c9e3b95..396adcd 100644 --- a/bbstools.py +++ b/bbstools.py @@ -1,7 +1,7 @@ # helper functions for various BBS messaging tasks # K7MHI Kelly Keeton 2024 -from dadjokes import Dadjoke +from dadjokes import Dadjoke # pip install dadjokes def tell_joke(): # tell a dad joke, does it need an explanationn :)