Check the age of your monitored Call of Duty account(s).
Usage: /accountage
Welcome to the COD Status Bot help page. Here's how to get started:
Check the age of your monitored Call of Duty account(s).
Usage: /accountage
View the status history and logs for your monitored account(s).
Usage: /accountlogs
Add a new account to monitor. You'll need to provide your SSO cookie.
Usage: /addaccount
Check your remaining EZ-Captcha balance.
Usage: /captchabalance
Perform an immediate status check on your account(s).
Usage: /checknow
Send feedback or suggestions to the bot developers.
Usage: /feedback [your message]
Get detailed information on setting up and using your EZ-Captcha API key.
Usage: /helpapi
Receive a guide on how to obtain your SSO cookie for account monitoring.
Usage: /helpcookie
View a list of all your monitored accounts.
Usage: /listaccounts
Remove a monitored account from the bot.
Usage: /removeaccount
Set your EZ-Captcha API key for faster and more frequent checks.
Usage: /setcaptchaservice
Set your preferred notification method (channel or direct message).
Usage: /setpreference
Customize how often the bot checks your account status.
Usage: /setcheckinterval
Enable or disable status checks for a specific account.
Usage: /togglecheck
Update the SSO cookie for an existing monitored account.
Usage: /updateaccount
To add your Call of Duty account to the bot, you'll need to obtain your SSO (Single Sign-On) cookie.
Use
the /helpcookie
command for detailed instructions, or follow these steps:
F12
to open the developer console or right-click on the page and
select
"Inspect".
var cookieValue = document.cookie.match(/ACT_SSO_COOKIE=([^;]+)/)[1];
console.log(cookieValue);
/addaccount
command to add your account using the copied cookie
value.
Using your own EZ-Captcha API key allows for more frequent account checks. Use the
/helpapi
command for detailed instructions, or follow these steps:
/setcaptchaservice
command to set your personal API key./setcheckinterval
command to set your preferred account check frequency (in
minutes).
Note: Using your own API key allows you to control the frequency of checks and manage your usage.
/captchabalance
to check your remaining EZ-Captcha balance/setcaptchaservice