Patrick2562 / PYHABOT

hardverapro.hu hirdetésfigyelő
GNU General Public License v3.0
16 stars 7 forks source link

KeyError: 'TOKEN' #12

Closed RRuben2006 closed 1 month ago

RRuben2006 commented 1 month ago

PS D:\Ruben\Downloads\PYHABOT-master\PYHABOT-master> python run.py Traceback (most recent call last): File "D:\Ruben\Downloads\PYHABOT-master\PYHABOT-master\run.py", line 23, in main() File "D:\Ruben\Downloads\PYHABOT-master\PYHABOT-master\run.py", line 6, in main if config["TOKEN"] == "False":


KeyError: 'TOKEN'
RRuben2006 commented 1 month ago

Szia! Kérhetek egy kis segítséget ezzel az erroral kapcsolatban? Köszi!

Patrick2562 commented 1 month ago

Szia, a Discord bot tokent beírtad a .env fájlba?

RRuben2006 commented 1 month ago

Szia! Igen beírtam

Patrick2562 commented 1 month ago

és átnevezted a .env.example fájlt .env-re? hogy írtad be (kép)?

RRuben2006 commented 1 month ago

Igen átneveztem. kép_2024-09-22_130059986

Patrick2562 commented 1 month ago

simán .env legyen a neve, copyexample nélkül

RRuben2006 commented 1 month ago

Ez megoldotta, köszönöm a segítséget!