Giter Site home page Giter Site logo

ace0fsnakes's Projects

discord.js-1 icon discord.js-1

A powerful JavaScript library for interacting with the Discord API

discordjs icon discordjs

# @discordjs/opus [![Build](https://github.com/discordjs/opus/workflows/Build/badge.svg)](https://github.com/discordjs/opus/actions?query=workflow%3ABuild) [![Prebuild](https://github.com/discordjs/opus/workflows/Prebuild/badge.svg)](https://github.com/discordjs/opus/actions?query=workflow%3APrebuild) > Native bindings to libopus v1.3 ## Usage ```js const { OpusEncoder } = require('@discordjs/opus'); // Create the encoder. // Specify 48kHz sampling rate and 2 channel size. const encoder = new OpusEncoder(48000, 2); // Encode and decode. const encoded = encoder.encode(buffer, 48000 / 100); const decoded = encoder.decode(encoded, 48000 / 100); ``` ## Platform support - Linux x64 & ia32 - Linux arm (RPi 1 & 2) - Linux arm64 (RPi 3) - macOS x64 - Windows x64

erlpack icon erlpack

High Performance Erlang Term Format Packer

gotcha icon gotcha

Auto spammer / catcher for discord bot pokecord

gotcha-v2.1 icon gotcha-v2.1

Gotcha Bot is an all in one bot for pokecord, it will auto catch, auto level, auto buy xp boost, auto vote, and so much more! This bot is also activly supported, if you have issues setting it up, please let me know on discord! DefaulT#2648

jokercord icon jokercord

Simple selfbot por Pokecord. Current options include auto catching and auto spamming. Comes with a web interface. This bot is under active development and will include more options soon.

json-java icon json-java

A reference implementation of a JSON package in Java.

loomicord icon loomicord

Loomicord is a casual similar remaking of pokecord but also featuring mechs that are completely different and unique. Instead of pokemon spawns, the bot spawns loomians from the game Loomian Legacy! catch all your favorite loomians and level them up! Find them all and show them all with loomicord! If you would like to purchase the bot or have any questions please contact me kingschool9#4334 at the support server! Enjoy the journey trainer! Note that server wide prefix changing and chance changing are prohibited as there is no database for server wide storage. If you fell like the current spawn and prefix are unusable in some way please contact me. If you would like a refund after finding the bot incapable of something you can DM me for more info. If you feel like your you deserve a trial period, please contact me. users who invite the bot who arent in the whitelist are given trial days for bot usage.

opus icon opus

Native opus bindings for node

pokeball-selfbot-pokecord-automation icon pokeball-selfbot-pokecord-automation

This specific selfbot was designed to automatically catch pokemon spawned on Discord by PokeCord bot. It also offers other utility functions to automate features like trading, releasing, id search, etc. Apart from autocatching, the bot extends its features to more advanced version with better control.

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.