TheLovinator1 / discord-free-game-notifier

Send webhook to Discord when a new game releases on Steam, Epic Games Store, Ubisoft Connect or GOG.
GNU General Public License v3.0
27 stars 4 forks source link

ModuleNotFoundError: No module named 'discord_free_game_notifier' #170

Closed kujodope closed 2 months ago

kujodope commented 3 months ago

Cant find the module Used the pip installer but still it doesnt exist

pip install discord_free_game_notifier ERROR: Could not find a version that satisfies the requirement discord_free_game_notifier (from versions: none) ERROR: No matching distribution found for discord_free_game_notifier

TheLovinator1 commented 3 months ago

Do you get this problem when running the program? Are you on Windows or Linux? How do you run the bot? In what directory do you run the bot?