#๐ My Problem still hasn't been fixed
11 messages ยท Page 1 of 1 (latest)
@broken kindle
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
I'd advice you to summarize here what the problem is and what's its status after the conversation you had on that post
would save time for everyone
alright will do
So basically, i'm trying to run this bot https://paste.pythondiscord.com/NBGA but problem is, that for some reason it works on my pc but not on my raspberrypi, everything should be installed with pip and requests does work, just like the loop but after that it doesn't do anything anymore, it doesn't send the messages in the discord channel nor does it say if the string is already the same in the json files
we also already tried debugging and the output was this
Executing <Task pending name='discord-ext-tasks: auto_send' coro=<Loop.loop() running at /home/mango/.local/lib/python3.11/site-packages/discord/ext/tasks/_init.py:247> wait_for=<Future pending cb=[Task.task_wakeup()] created at /usr/lib/python3.11/asyncio/base_events.py:427> created at /usr/lib/python3.11/asyncio/tasks.py:374> took 0.452 seconds
I'm using discord py 2.4.0 aswell as an info
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.