game_telling#

Module for handling the telling of story command.

async src.game_telling.telling_event(config, process_data, interaction)[source]#

This function handles the telling of story based on an event.

Parameters:
async src.game_telling.telling_fiction(config, process_data, interaction)[source]#

This function handles the telling of story based on an fiction input.

Parameters: