Skip to content

Add /code command #10

@Vulp35

Description

@Vulp35

Set repeater status

I'm not even sure if this is needed any more? This could be used to change the bot's presence at the very least.

This is the current embed text

   "green" : 
        '**Normal Status**\n'
        'There are no special rules or restrictions in effect.\n'
        'Repeater may be used normally.\n'
        '\n_(FCC Amateur Radio rules & License Class Restriction\'s **MUST** be followed)_',
    "blue" : 
        '**Special Status**\n'
        'A special situation is present.\n\n'
        '**Examples may include, but are not limited to:**\n'
        'Parades, Marathons, Bike-a-thons, Walk/Runs, Repeater Testing or Repair,\n'
        'Local Event, Public Service, or any other Non-Emergency activity.\n\n'
        '**Listen first: Net may be in effect.**\n'
        'If a net is in effect: Listen to, and follow Net Control\'s instructions\n'
        'If a net is not active on the repeater you are using, leave extra breaks in case\n'
        'special use of that frequency may be requested.\n\n'
        '**Watch for any special messages with more information about the Code Blue.**',
    "yellow" : 
        '**Potential Emergency Within the Next 48 Hours**\n'
        'There is the possiblity of an emergency situation in the next 48 hours, or less!\n\n'
        'Monitor the radio often. Monitor other local information sources.\n'
        'When possible, take emergency "go kit" with you when away from home.\n'
        'Check portable radio battery\'s and be sure they are charged.\n'
        'Leave additional breaks during converstion on repeaters in case someone needs\n'
        ' to break in with emergency traffic.\n\n'
        '**Think about your emergency plan and be ready to activate!**',
        
    "orange" : 
        '**Potential Emergency Within the Next 24 Hours**\n'
        'There is the possiblity of an emergency situation in the next 24 hours, or less!\n\n'
        'Monitor the radio often. Monitor other local information sources.\n'
        'When possible, take emergency "go kit" with you when away from home.\n'
        'Check portable radio battery\'s and be sure they are charged.\n'
        'Leave additional breaks during converstion on repeaters in case someone needs\n'
        'to break in with emergency traffic.\n\n'
        '**Think about your emergency plan and be ready to activate!**',
    "red" : 
        '**EMERGENCY IMMINENT!**\n'
        '**-STAY SAFE-** An emergency situation is __about to occur or is occurring now!__\n\n'
        '__Insure your personal safety first.__ Then listen to your radio for emergency instruction. '
        'If an emergency net is not yet activated and you are not comfortable/trained to act '
        'as net control, **Keep the repeater clear** & stand by for net activation.\n\n'
        '**-STAY SAFE-**',
    "black" : 
        '**Emergency ARES Operations in Effect!**\n'
        '**-STAY SAFE-** An emergency radio net is in operation! Follow Net Control instruction!'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions