Change emoji to palsphere for pal world

This commit is contained in:
Luke Robles 2024-01-29 15:03:31 -08:00
parent c1b11bbe62
commit 92b63ca628
2 changed files with 2 additions and 3 deletions

View File

@ -41,7 +41,7 @@ async def on_ready():
🚀 for Star Citizen
<:pokeball:1201589120133247046> for Palworld
<:palsphere:1201663585596481586> for Palworld
🐀 for Darktide/Vermintide
@ -76,7 +76,7 @@ async def on_raw_reaction_add(payload):
"⚙️": "Lethal Gamers",
"👽": "Gaylo gamers",
"🚔": "Ready or Notters",
"pokeball": "Palworlders",
"palsphere": "Palworlders",
}
if payload.channel_id == 1026281775984549958:

View File

@ -10,7 +10,6 @@ markovify
openai
owotext
requests
requests-cache
wolframalpha
yfinance
loguru