evennia.contrib.base_systems.ingame_reports.menu

The report-management menu module.

evennia.contrib.base_systems.ingame_reports.menu.menunode_list_reports(caller, raw_string, **kwargs)[source]

Paginates and lists out reports for the provided hub

evennia.contrib.base_systems.ingame_reports.menu.menunode_choose_filter(caller, raw_string, **kwargs)[source]

apply or clear a status filter to the main report view

evennia.contrib.base_systems.ingame_reports.menu.menunode_manage_report(caller, raw_string, report, **kwargs)[source]

Read out the full report text and targets, and allow for changing the report’s status.