AnneBankJoy is a chatbot designed for joystick by Annesao. It provides various commands to manage a virtual bank for users, allowing them to view, add, remove, and redeem items. There is also a bot for discord allowing the mods to add or remove items from others bank while the stream is offline. There are also commands to give/donate items to others or view what other people have.
Note: Arguments in <> are required, and arguments in [ ] are optional.
Aliases: deposit
, givebank
Description: Adds items to a user's bank.
Usage: !addbank <@username> <item name> [amount]
Example: !addbank @user123 flash 3
Note: This command can only be used by moderators.
Aliases: None
Description: Removes items from a user's bank.
Usage: !removebank <@username> <item name> [amount]
Example: !removebank @user123 flash 2
Note: This command can only be used by moderators.
Aliases: bank
, mybank
Description: Displays the items in a user's bank.
Usage: !viewbank
Example: !viewbank
Note: Any user can use this command to view their own bank.
Aliases: use
Description: Redeems items from a user's bank.
Usage: !redeem <item name> [amount]
Example: !redeem flash 1
Note: This command can be used by any user to redeem items from their own bank.
Aliases: linkdiscord
, discordlink
Description: Links a user's account with their Discord account using a code generated by the Discord bot. This must be done within 5 minutes.
Usage: !link <code>
Example: !link ABC123
Note: Any user can use this command to link their account to Discord.
Aliases: linkserver
Description: Links the server with the bot using a code generated by the Discord bot. This must be done within 5 minutes.
Usage: !serverlink <code>
Example: !serverlink ABC123
Note: This command can only be used by the owner of the stream.