Change emoji to palsphere for pal world
This commit is contained in:
parent
c1b11bbe62
commit
92b63ca628
@ -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:
|
||||
|
@ -10,7 +10,6 @@ markovify
|
||||
openai
|
||||
owotext
|
||||
requests
|
||||
requests-cache
|
||||
wolframalpha
|
||||
yfinance
|
||||
loguru
|
Loading…
x
Reference in New Issue
Block a user