Giter Club home page Giter Club logo

discord-cli's People

Contributors

fourjr avatar ravener avatar robinki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

discord-cli's Issues

library change

I'd like to point out that the rewrite version of discord.py has been released and pushed to PyPi.

Feature Request Megathread

Request your feature suggestions in this issue thread and it'll hopefully get completed.

Current Suggestions

  • /channel to accept channel names @freetnt5852

    • Feasible. /channel <CHANNEL_NAME/ID> [GUILD_NAME/ID] could work as well
    • Now that I'm using ext.commands and have guild and channel in ctx, this will be quite easy to implement
  • Embed/Image viewing @fourjr

    • Honestly I've no idea how I'd implement this :p
  • A way to view user profiles @fourjr

    • With info such as connections, hypesquad, user ID, created when
  • View serverinfo @fourjr

    • The typical bot serverinfo command
  • A config.json as an option instead of CLI Args @fourjr

  • /image <IMAGE_URL> @PallavBS

  • /delete <DELETE_AMOUNT> @PallavBS

  • /help - Prints in console a bunch of commands/desc @fourjr

SENDING EMBEDS VIA COMMANDS (READ CONTRIBUTING.md)

Unclosed client session

Dunno if this is still an active project but when trying to run the script it spits this error out at me. I've never worked with whatever libraries you used in this so I don't know what's up lol
main.py:41: DeprecationWarning: The object should be created from async function self.session = aiohttp.ClientSession(loop=self.loop) Logging in... Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fca95c521f0> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fca95baef40>, 1646.629145462)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fca95c09df0>

Unsupported version of Python despite using Python version 3.10.12

I am attempting to use discord-cli, i've installed all the dependenies and executed the script with the appropriate parameters, but receive the following error upon trying to execute the script:
You are using an unsupported version of Python. Please upgrade to at least Python 3.5 to use discord-cli You are currently on 3.10.12
is there some method of resolving this? i would assume that python 3.10 is backwards compatible with things that require 3.5

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.