Skip to content

Constants

helldivepy.constants

Attributes

helldivepy.constants.OFFICIAL_DIVEHARDER_URL module-attribute

OFFICIAL_DIVEHARDER_URL = 'https://api.diveharder.com'

helldivepy.constants.OFFICIAL_COMMUNITY_URL module-attribute

OFFICIAL_COMMUNITY_URL = 'https://api.helldivers2.dev'

helldivepy.constants.FACTIONS module-attribute

FACTIONS = {1: 'Humans', 2: 'Terminids', 3: 'Automaton', 4: 'Illuminate'}