forked from dragos240/Discline
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi
As per the README.MD: here's the stuff.
OS: Debian GNU/Linux 10 (buster) x86_64
Terminal: konsole
Font: Font: [KDE], Noto Sans Regular 10 [GTK2], Noto Sans 10 [GTK3
Python Version: 3.7
How to reproduce:
- put a token file in the directory with the dline stuff (call it token) and paste the discord token in there
- dline --token-path token
- (probably) get this:
conner@connerdebpc:~/Downloads/dline$ dline --token-path token
Checking for updates...
Already up to date!
Starting...
ERROR: default_guild not found!
Task exception was never retrieved
future: <Task finished coro=<Client._run_event() done, defined at /home/conner/.local/lib/python3.7/site-packages/discord/client.py:240> exception=KeyboardInterrupt()>
Traceback (most recent call last):
File "/home/conner/.local/lib/python3.7/site-packages/discord/client.py", line 557, in run
loop.run_until_complete(self.start(*args, **kwargs))
File "/usr/lib/python3.7/asyncio/base_events.py", line 571, in run_until_complete
self.run_forever()
File "/usr/lib/python3.7/asyncio/base_events.py", line 539, in run_forever
self._run_once()
File "/usr/lib/python3.7/asyncio/base_events.py", line 1775, in _run_once
handle._run()
File "/usr/lib/python3.7/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/home/conner/.local/lib/python3.7/site-packages/discord/client.py", line 242, in _run_event
await coro(*args, **kwargs)
File "/home/conner/.local/lib/python3.7/site-packages/dline/__main__.py", line 95, in on_ready
raise KeyboardInterrupt
KeyboardInterrupt
conner@connerdebpc:~/Downloads/dline$
Thx in advance.
Metadata
Metadata
Assignees
Labels
No labels