1 line
5.2 KiB
JSON
1 line
5.2 KiB
JSON
{"nodes": [{"id": "apps_bot_src_core_command_ts", "label": "command.ts", "file_type": "code", "source_file": "apps/bot/src/core/command.ts", "source_location": "L1"}, {"id": "command_traitrequirespayment", "label": "traitRequiresPayment()", "file_type": "code", "source_file": "apps/bot/src/core/command.ts", "source_location": "L35"}, {"id": "command_ensureguildpaidfortrait", "label": "ensureGuildPaidForTrait()", "file_type": "code", "source_file": "apps/bot/src/core/command.ts", "source_location": "L46"}, {"id": "command_data", "label": "data()", "file_type": "code", "source_file": "apps/bot/src/core/command.ts", "source_location": "L149"}, {"id": "command_beforehandle", "label": "beforeHandle()", "file_type": "code", "source_file": "apps/bot/src/core/command.ts", "source_location": "L182"}, {"id": "command_execute", "label": "execute()", "file_type": "code", "source_file": "apps/bot/src/core/command.ts", "source_location": "L195"}, {"id": "command_tomodule", "label": "toModule()", "file_type": "code", "source_file": "apps/bot/src/core/command.ts", "source_location": "L225"}], "edges": [{"source": "apps_bot_src_core_command_ts", "target": "discord_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L1", "weight": 1.0}, {"source": "apps_bot_src_core_command_ts", "target": "apps_bot_src_database", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L13", "weight": 1.0}, {"source": "apps_bot_src_core_command_ts", "target": "apps_bot_src_i18n", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L14", "weight": 1.0}, {"source": "apps_bot_src_core_command_ts", "target": "client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L15", "weight": 1.0}, {"source": "apps_bot_src_core_command_ts", "target": "command_traitrequirespayment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L35", "weight": 1.0}, {"source": "apps_bot_src_core_command_ts", "target": "command_ensureguildpaidfortrait", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L46", "weight": 1.0}, {"source": "apps_bot_src_core_command_ts", "target": "command_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L149", "weight": 1.0}, {"source": "apps_bot_src_core_command_ts", "target": "command_beforehandle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L182", "weight": 1.0}, {"source": "apps_bot_src_core_command_ts", "target": "command_execute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L195", "weight": 1.0}, {"source": "apps_bot_src_core_command_ts", "target": "command_tomodule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L225", "weight": 1.0}, {"source": "command_ensureguildpaidfortrait", "target": "command_traitrequirespayment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L50", "weight": 1.0}, {"source": "command_execute", "target": "command_ensureguildpaidfortrait", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L209", "weight": 1.0}, {"source": "command_execute", "target": "command_beforehandle", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/command.ts", "source_location": "L213", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_ensureguildpaidfortrait", "callee": "editReply", "source_file": "apps/bot/src/core/command.ts", "source_location": "L58"}, {"caller_nid": "command_ensureguildpaidfortrait", "callee": "reply", "source_file": "apps/bot/src/core/command.ts", "source_location": "L60"}, {"caller_nid": "command_ensureguildpaidfortrait", "callee": "findUnique", "source_file": "apps/bot/src/core/command.ts", "source_location": "L67"}, {"caller_nid": "command_ensureguildpaidfortrait", "callee": "editReply", "source_file": "apps/bot/src/core/command.ts", "source_location": "L77"}, {"caller_nid": "command_ensureguildpaidfortrait", "callee": "reply", "source_file": "apps/bot/src/core/command.ts", "source_location": "L79"}, {"caller_nid": "command_data", "callee": "define", "source_file": "apps/bot/src/core/command.ts", "source_location": "L151"}, {"caller_nid": "command_execute", "callee": "inGuild", "source_file": "apps/bot/src/core/command.ts", "source_location": "L199"}, {"caller_nid": "command_execute", "callee": "editReply", "source_file": "apps/bot/src/core/command.ts", "source_location": "L202"}, {"caller_nid": "command_execute", "callee": "reply", "source_file": "apps/bot/src/core/command.ts", "source_location": "L204"}, {"caller_nid": "command_execute", "callee": "handle", "source_file": "apps/bot/src/core/command.ts", "source_location": "L217"}]} |