Coder Social home page Coder Social logo

apacheli / discord-api-libs Goto Github PK

View Code? Open in Web Editor NEW
139.0 139.0 24.0 241 KB

List of open-source Discord API Libraries

Home Page: http://apache.li/discord-api-libs/

License: Apache License 2.0

JavaScript 100.00%
awesome-list bot community discord discord-api discord-bot discord-library discordapp discordbot hacktoberfest javascript libraries library list python resources

discord-api-libs's People

Contributors

9tykeshav avatar apacheli avatar arhsm avatar astreatss avatar bilal2453 avatar chaezwav avatar djdeveloperr avatar github-actions[bot] avatar hoi15a avatar izxxr avatar j-human avatar kawaii avatar krisppurg avatar lcsmuller avatar lulalaby avatar mateuskater avatar mezotv avatar middledot avatar minndevelopment avatar realtimechris avatar skye-31 avatar tildezero avatar undarkaido avatar victorsitou avatar yourwaifu avatar zeylahellyer 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  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

discord-api-libs's Issues

Suggestion: Use JSON data and GitHub Pages

Instead of modifying the raw Markdown text, you should submit JSON data containing the information of the library instead. The JSON data would be used for GitHub Pages.

If you would like to see this change, please comment or ๐Ÿ‘.

(Thanks to @MinnDevelopment for this idea)

Remove Nyasmin from the list of PHP libraries.

- [Nyasmin](https://github.com/valzargaming/Nyasmin) - Dedicated to maintaining the Yasmin core used by Palace Bot #9203

The library is defunct and should not be used anymore, nor will it ever receive any more updates, so it should be removed from this list. The DiscordPHP library is its direct successor.

how can i use cloudflare to connect

When using JDA, I proxy the api address of https://discord.com wss://gateway.discord.gg with cloudflare. When I execute the following method:

JDABuilder builder = JDABuilder.createDefault("token");

// Disable parts of the cache
builder.disableCache(CacheFlag.MEMBER_OVERRIDES, CacheFlag.VOICE_STATE);
// Enable the bulk delete event
builder.setBulkDeleteSplittingEnabled(false);
// Set activity (like "playing Something")
builder.setActivity(Activity.watching("TV"));

builder.build();

The console shows Login Successful!, and
[ConcurrentSessionController-Worker-0] ERROR SessionControllerAdapter - Failed opening handshake, appending to queue. Message: com.neovisionaries.ws.client.OpeningHandshakeException: The status code of the opening handshake response is not '101 Switching Protocols'. The status line is: HTTP/1.1 500 Internal Server Error

so my bot is still not online. Please help me solve this problem.

Hacktoberfest: Add custom URL metadata to libraries

Specification:

{
  "name": "library",
  "urls": {
    "homepage": "example.com/homepage",
    "documentation": "example.com/documentation",
    "discord": "example.com/redirect-to-your-discord-server-invite-link",
    "others": {
      "patreon": "etc, etc"
    }
  }
}

Hacktoberfest is currently live on this repository, so feel free to start contributing ๐Ÿš€ (see guide here)

Change discord.py

Hi,

I noticed that discord.py still shows continued and maintained. It was recently discontinued. I would just like to bring this up to be changed to discontinued so people aren't confused!

Remove discord.io (JavaScript)

Discord.io has not been updated since 2018, and the repo was archived in 2020. The sole creator/maintainer declared it dead for years and has no intention of returning to it.

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.