Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Issues with Notifications #125

Open
mohammadhalai opened this issue Apr 24, 2021 · 0 comments
Open

Issues with Notifications #125

mohammadhalai opened this issue Apr 24, 2021 · 0 comments

Comments

@mohammadhalai
Copy link

When I run the bot I get this error: Missing notification configuration file, copy the template to config/notifications.json and customize as described in the README to continue. I have triple checked and my file is there in the config folder with the name "notification" and the contents of the text file is here.

{
"notifications": {
"started": {
"message": "Nvidia Sniper Started! 🕹️",
"enabled": true
},
"availability": {
"message": "Quick, before it is gone! 🏃‍♂️",
"enabled": true
},
"add-to-basket": {
"message": "Locked and loaded! 🔫",
"enabled": true
},
"checkout": {
"message": "Checkout complete! ✅",
"enabled": true
},
"submit": {
"message": "SNIPED! 🎯",
"enabled": true
},
"captcha-fail": {
"message": "Failed to CAPTCHA that card! 🤖",
"enabled": true
}
},
"services": {
"apprise-1": {
"url": "discord://INSERT_HERE/INSERT_HERE",
"screenshot": true
}
}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant