This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Description
It is showing red marks(error) under discord and tempMail import.
Whereas I have the modules discord and tempMail downloaded and even opened Discord() in the modules file.
Error code lines are: from modules.discord import Discord
and from modules.tempMail import Tempmail
Please tell me the cause of the error or where is the mistake in it...??