Giter Club home page Giter Club logo

huecord's Introduction

๐Ÿ‘‹ Hi! I'm Ven.

21-year-old software engineer from London, England.

๐ŸŒŽ ven.earth


Experience

  • Python (d.py, Matplotlib, Flask)
  • JavaScript, TypeScript, Node.js (d.js, Express, Socket.IO)
  • Java
  • React (Redux, Next.js), Vue (VueX, Nuxt.js)
  • HTML, CSS (TailwindCSS, ChakraUI)
  • PostgreSQL, MySQL, SQLite, MongoDB, Redis (Prisma/Mongoose)
  • Jest

Currently Learning

  • Solidity
  • Rust

Contact

โœ‰๏ธ mail โ€ข [email protected]

๐Ÿ”‘ keybase โ€ข venoras

๐Ÿฆ twitter โ€ข @venolol

๐Ÿ’ฌ discord โ€ข ven#9999

huecord's People

Contributors

dependabot[bot] avatar ven avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

huecord's Issues

Requirement conflict

pip is having a requirement conflict with versions.
Traceback:

D:\HueCord\Huecord>pip install -r requirements.txt
Collecting aiohttp==3.7.4
  Downloading aiohttp-3.7.4-cp39-cp39-win_amd64.whl (634 kB)
     ---------------------------------------- 634.4/634.4 kB 3.6 MB/s eta 0:00:00
Requirement already satisfied: async-timeout==3.0.1 in c:\users\simon\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from -r requirements.txt (line 2)) (3.0.1)
Collecting attrs==19.3.0
  Using cached attrs-19.3.0-py2.py3-none-any.whl (39 kB)
Collecting braceexpand==0.1.5
  Downloading braceexpand-0.1.5-py2.py3-none-any.whl (6.5 kB)
Collecting chardet==3.0.4
  Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting discord.py==1.2.5
  Using cached discord.py-1.2.5-py3-none-any.whl (655 kB)
Collecting humanize==0.5.1
  Downloading humanize-0.5.1.tar.gz (14 kB)
  Preparing metadata (setup.py) ... done
Collecting idna==2.8
  Downloading idna-2.8-py2.py3-none-any.whl (58 kB)
     ---------------------------------------- 58.6/58.6 kB 779.9 kB/s eta 0:00:00
Collecting idna-ssl==1.1.0
  Downloading idna-ssl-1.1.0.tar.gz (3.4 kB)
  Preparing metadata (setup.py) ... done
Collecting import-expression==0.7.0
  Downloading import_expression-0.7.0-py3-none-any.whl (17 kB)
Collecting jishaku==1.17.0.169
  Downloading jishaku-1.17.0.169-py3-none-any.whl (37 kB)
Collecting multidict==4.7.2
  Downloading multidict-4.7.2.tar.gz (49 kB)
     ---------------------------------------- 49.5/49.5 kB 835.8 kB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting phue==1.1
  Downloading phue-1.1.tar.gz (10 kB)
  Preparing metadata (setup.py) ... done
Collecting typing-extensions==3.7.4.1
  Downloading typing_extensions-3.7.4.1-py3-none-any.whl (20 kB)
Collecting websockets==9.1
  Downloading websockets-9.1-cp39-cp39-win_amd64.whl (90 kB)
     ---------------------------------------- 90.2/90.2 kB 639.8 kB/s eta 0:00:00
Collecting yarl==1.4.2
  Downloading yarl-1.4.2.tar.gz (163 kB)
     ---------------------------------------- 163.5/163.5 kB 2.5 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
INFO: pip is looking at multiple versions of chardet to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of braceexpand to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of attrs to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of async-timeout to determine which version is compatible with other requirements. This could take a while.
Collecting async-timeout==3.0.1
  Using cached async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
INFO: pip is looking at multiple versions of <Python from Requires-Python> to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of aiohttp to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install -r requirements.txt (line 6) and websockets==9.1 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested websockets==9.1
    discord-py 1.2.5 depends on websockets<7.0 and >=6.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
WARNING: There was an error checking the latest version of pip.

Need to change discord.py version, or change websockets version.

Suggestion and question

Hey dude,

This is a really cool works and it works fine but i have a suggestion for you. Make that you dont need the 3 .py files (launcher.py, config.py and bot.py) i think it would be better if its one py file which makes it easier if you want to add this commands to an already existing Bot. And i have a question how can i remove the help command? i tried everything but nothing seems to work.

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.