From c85d850218dc49218944d3c5ae9bf855e71fe354 Mon Sep 17 00:00:00 2001 From: "tamservo@mx.sdf.org" Date: Fri, 27 Sep 2024 15:53:01 -0400 Subject: [PATCH] Added new icons for Lawson, Antonelli, Bearman, and Colapinto. --- robottas.py | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/robottas.py b/robottas.py index c88ca81..d86a34c 100755 --- a/robottas.py +++ b/robottas.py @@ -903,9 +903,10 @@ class Robottas(commands.Bot): '3': '<:RIC:1067870312949108887>', '5': '<:VET:1067964065516884079>', '11': '<:PER:1067822335123525732>', + '12': '<:ANT:1289237308805222491>', '14': '<:ALO:1067876094033793054>', - '40': ':kiwi:', - '43': ':beans:', + '40': '<:LAW:1289237140051464204>', + '43': '<:COL:1289237227049844849>', '44': '<:HAM:1067828533746991165>', '55': '<:SAI:1067824776502067270>', '63': '<:RUS:1067831294748274728>', @@ -921,7 +922,7 @@ class Robottas(commands.Bot): '22': '<:TSU:1067888851676315660>', '20': '<:MAG:1067883814992486510>', '23': '<:ALB:1067874026871074887>', - '38': ':teddy_bear:', + '38': '<:BEA:1289237392649224278>', } # Holds dictionary for driver 3-letter code to icon @@ -939,7 +940,7 @@ class Robottas(commands.Bot): 'NOR': '<:NOR:1067840487593082941>', 'GAS': '<:GAS:1067836596495327283>', 'HUL': '<:HUL:1067880110918742187>', - 'LAW': ':kiwi:', + 'LAW': '<:LAW:1289237140051464204>', 'OCO': '<:OCO:1067834157465612398>', 'BOT': '<:BOT:1067819716527276032>', 'PIA': '<:PIA:1067844998369914961>', @@ -947,8 +948,9 @@ class Robottas(commands.Bot): 'TSU': '<:TSU:1067888851676315660>', 'MAG': '<:MAG:1067883814992486510>', 'ALB': '<:ALB:1067874026871074887>', - 'BEA': ':teddy_bear:', - 'COL': ':beans:' + 'BEA': '<:BEA:1289237392649224278>', + 'COL': '<:COL:1289237227049844849>', + 'ANT': '<:ANT:1289237308805222491>' } # Holds dictionary for race states to icons