Sony Commands ============= .. important:: These commands are only available to bot owners. .. function:: !sony_default_welcome Creates default welcome message .. function:: !sony_add_game [ ...] Adds game(s) with given game, emoji to welcome message with given message_id .. function:: !sony_del_game [...] Deletes game(s) with given game, emoji to welcome message with given message_id; questions tree is preserved .. function:: !sony_add_branch [...] Sets up questions sequence. Questions are set up in this order: 'edition', 'platform', 'mode', 'tournament', 'region'. Use `skip` to skip steps. For example: `!sony_add_branch FIFA "FIFA 11" skip skip "New Tournament" MENA` .. function:: !sony_del_branch [...] Cleans up questions sequence. .. function:: !sony_init_roles [game] Creates roles for currently configured questions sequences for a game or all games if not set .. function:: !sony_edit_msg Edits the Embed in the given :code:`message_id`. .. function:: !sony_renew_reaction [emoji...] Removes and adds the given :code:`emoji` to the provided message. Most likely to be used when a reaction on a welcome message broke. .. function:: !sony_add_announcement [channel_id...] Adds a message which will be announced at the next iteration of the announcment task. .. function:: !sony_del_announcement [channel_id...] Deletes all announcement messages for :code:`channel_id`. .. function:: !sony_start_announcing Starts the announcement task. .. function:: !sony_stop_announcing Stops the announcement task.