feedbact-bot: send feedback messages sent by non-MIT users too.
(imported from commit 00eb1f99af751665d036d25ea31da3dbfdf327a4)
This commit is contained in:
parent
cae78fa917
commit
e8b54fc138
|
@ -24,7 +24,6 @@ client = api.common.HumbugAPI(email="feedback@humbughq.com",
|
|||
site=options.site)
|
||||
|
||||
def forward_message(message):
|
||||
if message["sender_email"].endswith("@mit.edu"):
|
||||
forwarded_message = {
|
||||
"type": "stream",
|
||||
"stream": "support",
|
||||
|
|
Loading…
Reference in a new issue