Code Monkey home page Code Monkey logo

echo's Introduction

Hi 👋, I'm Daniel O'Rourke

trophy

Languages and Tools:

Python HTML5 Anaconda C++ Ubuntu Git Tor Visual Studio Visual Studio Code Vercel Github Pages wakatime

Algorithms LeetCode

I'm Working on:

  • LeetCode
  • Getting better at C++
  • Using SQL databases

⭐My Github Stats⭐



If you'd like to support my work, consider staring my projects!

echo's People

Contributors

danielorourke02 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

echo's Issues

Error

get this error:
Running main.py
Traceback (most recent call last):
File "C:\Users\Owner\Downloads\Echo\src\main.py", line 78, in
asyncio.run(run_bot())
File "C:\Users\Owner\AppData\Local\Programs\Python\Python312\Lib\asyncio\runners.py", line 194, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "C:\Users\Owner\AppData\Local\Programs\Python\Python312\Lib\asyncio\runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Owner\AppData\Local\Programs\Python\Python312\Lib\asyncio\base_events.py", line 664, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "C:\Users\Owner\Downloads\Echo\src\main.py", line 74, in run_bot
await bot.start(token)
File "C:\Users\Owner\Downloads\Echo\venv\Lib\site-packages\discord\client.py", line 787, in start
await self.connect(reconnect=reconnect)
File "C:\Users\Owner\Downloads\Echo\venv\Lib\site-packages\discord\client.py", line 711, in connect
raise PrivilegedIntentsRequired(exc.shard_id) from None
discord.errors.PrivilegedIntentsRequired: Shard ID None is requesting privileged intents that have not been explicitly enabled in the developer portal. It is recommended to go to https://discord.com/developers/applications/ and explicitly enable the privileged intents within your application's page. If this is not possible, then consider disabling the privileged intents instead.
Unclosed connector
connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x0000028CEE1FA690>, 7812.609)]']
connector: <aiohttp.connector.TCPConnector object at 0x0000028CEE1BA660>

(venv) C:\Users\Owner\Downloads\Echo>C:\Users\Owner\Downloads\Echo\src\main.py
Traceback (most recent call last):
File "C:\Users\Owner\Downloads\Echo\src\main.py", line 78, in
asyncio.run(run_bot())
File "C:\Users\Owner\AppData\Local\Programs\Python\Python312\Lib\asyncio\runners.py", line 194, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "C:\Users\Owner\AppData\Local\Programs\Python\Python312\Lib\asyncio\runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Owner\AppData\Local\Programs\Python\Python312\Lib\asyncio\base_events.py", line 664, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "C:\Users\Owner\Downloads\Echo\src\main.py", line 74, in run_bot
await bot.start(token)
File "C:\Users\Owner\Downloads\Echo\venv\Lib\site-packages\discord\client.py", line 787, in start
await self.connect(reconnect=reconnect)
File "C:\Users\Owner\Downloads\Echo\venv\Lib\site-packages\discord\client.py", line 711, in connect
raise PrivilegedIntentsRequired(exc.shard_id) from None
discord.errors.PrivilegedIntentsRequired: Shard ID None is requesting privileged intents that have not been explicitly enabled in the developer portal. It is recommended to go to https://discord.com/developers/applications/ and explicitly enable the privileged intents within your application's page. If this is not possible, then consider disabling the privileged intents instead.
Unclosed connector
connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x00000278CB895EB0>, 7857.031)]']
connector: <aiohttp.connector.TCPConnector object at 0x00000278C8054680>
I am on windows 10 and yes i have install vs build tools and dependencies
Thank You

Error on Windows

I got this error when i ran the windows .bat file

Traceback (most recent call last):
File "C:\Users\veera\Downloads\Echo\src\main.py", line 6, in
from utilities import *
File "C:\Users\veera\Downloads\Echo\src\utilities.py", line 2, in
from discord.ext import commands
ModuleNotFoundError: No module named 'discord'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.