Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unable to start #23

@THEWHITEBOY503

Description

@THEWHITEBOY503

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:

  1. put a token file in the directory with the dline stuff (call it token) and paste the discord token in there
  2. dline --token-path token
  3. (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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions