CedArctic / Chimera

System Remote Control Discord Bot written in Python discord.py
MIT License
87 stars 23 forks source link

does it still work? #20

Closed StahlhelmTV closed 4 years ago

StahlhelmTV commented 5 years ago

i mae everything and when i try to run chimera.py in powershell nothing happens Unbenannt 2019-05-19.txt

StahlhelmTV commented 5 years ago

fixed the token problem but now i get this one:

Chimera Remote Administration Bot by CedArctic

Ignoring exception in on_ready Traceback (most recent call last): File "C:\Users\james\AppData\Local\Programs\Python\Python36\lib\site-packages\discord\client.py", line 251, in _run_event await coro(*args, **kwargs) File "C:\Users\user\Downloads\Chimera-master\Chimera-master\chimera.py", line 52, in on_ready str(len(client.servers))+' servers | Connected to '+str(len(set(client.get_all_members())))+' users') TypeError: must be str, not int

CedArctic commented 4 years ago

Apologies for the late reply. Just released an update for the project. Everything should be working now. Let me know if you still have any issues.