Traceback (most recent call last):
File "/home/lacia/.local/lib/python3.8/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "bot.py", line 57, in on_ready
command = await self.bump()
File "bot.py", line 48, in bump
await sleep(self.diff)
File "/usr/lib/python3.8/asyncio/tasks.py", line 632, in sleep
if delay <= 0:
TypeError: '<=' not supported between instances of 'NoneType' and 'int'
Ignoring exception in on_ready #1
Open
opened 2021年05月19日 23:35:50 +02:00 by lyceris-chan
·
1 comment
lyceris-chan
commented 2021年05月19日 23:35:50 +02:00
Traceback (most recent call last):
File "/home/lacia/.local/lib/python3.8/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "bot.py", line 57, in on_ready
command = await self.bump()
File "bot.py", line 48, in bump
await sleep(self.diff)
File "/usr/lib/python3.8/asyncio/tasks.py", line 632, in sleep
if delay <= 0:
TypeError: '<=' not supported between instances of 'NoneType' and 'int'
SnowCode
commented 2021年05月22日 12:56:49 +02:00
Hello, sorry for the late reply.
Can you give more information? Are there any DISBOARD messages in the channel yet?
This bot only work when DISBOARD already been active in the channel.
Hello, sorry for the late reply.
Can you give more information? Are there any DISBOARD messages in the channel yet?
This bot only work when DISBOARD already been active in the channel.
Commenting is not possible because the repository is archived.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
SnowCode/auto-bump#1
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?