Closed nbr23 closed 7 years ago
Merged: 66c204f3a24960b6daa9036cb58dd3d069256655. This is a great module! How did we do without it so far!?
Be aware that, now, since 8802cfd3486700b779562580683f814bbf9b2354, modules lies in the nemubot.module
virtual Python package. During the rebase, I corrected your commit, this way:
--- a/modules/alias.py
+++ b/modules/alias.py
@@ -6,7 +6,7 @@
from nemubot.hooks import hook
from nemubot.tools.web import getURLContent, striphtml
-from more import Response
+from nemubot.module.more import Response
# GLOBALS #############################################################
Cheers!
New module to fetch information on Richard Stallman's upcoming events