GithubHelp home page GithubHelp logo

client-socket's People

Contributors

alula avatar be195 avatar cakedan avatar commandtechno avatar foxbot avatar

Stargazers

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

Watchers

 avatar

client-socket's Issues

Support for 'is typing...'

Hey,

First of all great work, I've been really enjoying this library. Thank you!!

Would it be possible to add support for 'is typing...' so that I can listen for that event.

EG when a member is typing it shows up on the bottom of the client.

Thanks a lot.

Packet Content Empty

Since about 3 hours ago the content field for packets has been comming through as content: '', on all packets. I'm still getting other fields including quoted content. But the main message content is missing on all packets.

Initally I thought it could be a dependacy update as it started after a new build was deployed on my server, although ive reverted to prior builds and it hasn't resolved it.

Would really appreciate any advice as to how I could remedy this. Thanks a lot.

image

this.packet
 {
  t: 'MESSAGE_CREATE',
  s: 13,
  op: 0,
  d: {
    webhook_id: '1234',
    type: 0,
    tts: false,
    timestamp: '2021 pinned: false,
    mentions: [],
    mention_roles: [],
    mention_everyone: false,
    id: '1234',
    flags: 0,
    embeds: [],
    edited_timestamp: null,
    content: '',    <---
    components: [],
    channel_id: '1233',
    author: {
    username: 'GitHub',
    id: '000000',
    discriminator: '0000',
    bot: true,
    avatar: 'kjsdhflkjsdhalfh'
  },
  attachments: [],
  guild_id: '12334'
  }
 }

Streaming video to voice channel

I been trying to figure out how I would stream a video using this lib.

I see there is some sort of video streaming supported in the source

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.