diff --git a/app/bot.py b/app/bot.py index 330e3fa0..2ddc6e8d 100755 --- a/app/bot.py +++ b/app/bot.py @@ -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: diff --git a/app/requirements.txt b/app/requirements.txt index a950e48d..7c0452bf 100755 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -10,7 +10,6 @@ markovify openai owotext requests -requests-cache wolframalpha yfinance loguru \ No newline at end of file