Table of Contents
COD Status Bot is a Discord bot designed to help you monitor your Activision accounts for any shadowban or permanent ban. The bot periodically checks the status of your accounts (with a frequency of approximately every 12 hours) and notifies you if there’s a change in the ban status.
To start using the bot, you’ll need to add it to your Discord server. Here’s how:
The bot provides several commands for you to interact with:
Use this command to add a new account to be monitored by the bot. This should be your first command when you want to start monitoring an account.
Usage:
/addaccount
Example:
/addaccount MyAccount 1234567890abcdef
Note: To get the SSO cookie, follow these steps:
ACT_SSO_COOKIE
associated with the Activision domain.Important: The SSO cookie grants access to your Activision account information. Keep it confidential and do not share it with anyone.
Use this command to remove an account from being monitored by the bot.
Usage:
/removeaccount
Example:
/removeaccount MyAccount
Note: Once you remove an account, all data associated with that account that the bot has stored or collected will be deleted. Be sure you want to remove the account before using this command as it cannot be undone. You will have to re-add the account if you want to monitor it again.
This command displays the last five shadowban logs for a specific account.
Usage:
/accountlogs
Example:
/accountlogs MyAccount
Note:
The bot uses an internal flag system to track the status of your accounts and trigger notifications. These logs are based on the bot’s checks and might not reflect real-time status compared to Activision.
This command allows you to immediately check the status of a specific account.
Usage:
/checknow
Example:
/checknow MyAccount
Note: This command performs an immediate check on the specified account, regardless of when the last check was performed. Use this command when you need to know the current status of an account without waiting for the regular check interval.
This command allows you to update the SSO cookie for an existing account.
Usage:
/updateaccount
Example:
/updateaccount MyAccount abcdef1234567890
Notes:
This command displays the age of a specific account.
Usage:
/accountage
Example:
/accountage MyAccount
Note: The account age is calculated based on the date the account was created according to the Activision API and the current date and time when checked by the bot. This is important to note as the account age can be used to determine if an account is a new account or an old account as shadowbans are more common on new accounts than older accounts.
This command is currently dissabled as im still working on it This command allows you to set the preference for the bot to send notifications to the channel where the account was added or to your direct messages inbox (DMs).
Usage:
/setpreference
channel
or dm
.Example:
/setpreference channel
/setpreference dm
Notes:
channel
. If you have not set a preference, the bot will default to sending notifications to the channel where the account was added.dm
will only send notifications to your direct messages inbox and not to the channel where the account was added. This is useful if you want to keep the notifications private and not share them with * Setting the preference to dm
will only send notifications to your direct messages inbox and not to the channel where the account was added. This is useful if you want to keep the notifications private and not share them with the rest of the server. If you want to share the notifications with the rest of the server, you can set the preference to ‘channel’ and the bot will send the notifications to the channel where the account was added.dm
.The bot will automatically send notifications:
Short description: COD Status Bot is a Discord bot designed to help you monitor your Activision accounts for any shadowban or permanent ban. The bot periodically checks the status of your accounts and notifies you if there's a change in the ban status.
Prefix: /
Servers: 101
Shards: Unknown
Library: DiscordGo