Giter Club home page Giter Club logo

hypixel-discord-chat-bridge's Introduction

hypixel-discord-chat-bridge's People

Contributors

dependabot[bot] avatar itsneyoa avatar jonerrr avatar lelboatz avatar senither avatar sergeantsar avatar worldwidewaves 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

Watchers

 avatar  avatar  avatar  avatar  avatar

hypixel-discord-chat-bridge's Issues

Error message

image
I get this message when I try to run node index.js in cmd prompt. Can you please help?

Error message

Haha hey again. This error shows up when I try to run the bot. It's on my old pc that used to have it but I deleted it and now I'm reinstalling it
Screenshot 2021-10-05 231721

aa is just what I renamed hypixel-discord-chat-bridge-master

Error when using a Microsoft Account

Hi, I'm trying to setup a bridge bot using an alt for my guild, however the alt is a microsoft account rather than a mojang account. In MinecraftManager.js I've changed auth: 'mojang' to auth: 'microsoft' as below/

createBotConnection() {
    return mineflayer.createBot({
      host: config.server.host,
      port: config.server.port,
      username: config.minecraft.username,
      password: config.minecraft.password,
      version: false,
      auth: 'microsoft',
    })
  }

The error this gives is

\hypixel-discord-chat-bridge-master\node_modules\minecraft-protocol\src\client\microsoftAuth.js:27
      if (err.details) throw new Error(`Unable to authenticate with Xbox Live: ${JSON.stringify(err.details)}`)
                             ^

Error: Unable to authenticate with Xbox Live: {"statusCode":401,"reason":"UNAUTHORIZED"}
    at \hypixel-discord-chat-bridge-master\node_modules\minecraft-protocol\src\client\microsoftAuth.js:27:30
    at processTicksAndRejections (node:internal/process/task_queues:93:5)
    at async module.exports (\hypixel-discord-chat-bridge-master\node_modules\minecraft-protocol\src\client\microsoftAuth.js:25:25)

I've tested with my main (mojang) account and it works perfectly, but I'd rather not use that for a chat bridge.
Any help you could give would be greatly appreciated, thanks in advance :)

Ingame Commands

I'm new to github so sorry if I'm not formatting this correctly but, I downloaded and am using this program as a discord to hypixel guild chat bridge for my guild and its all working how its supposed to except for the in-game commands. I can do the !ping thing but when I try to do the !skills or !weight they don't work where just nothing shows up. If you need screenshots I can send some just let me know how I can help you help me.
Thanks.

Console Issue

t
Whenever i start the bot I get this error, any suggestions on how to fix it?

Trouble with new file

So when I was last using this I had a diff pc, but I got a new one and I'm setting it up on it. Before I could just find a .json file editor and fill out the config.json but now that file isn't there, only the config.example.json. Which one do I fill out for the mc account and discord stuff?

Replit Node outdated

--> yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=14". Got "12.22.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
exit status 1

Is there somehow I can update? I looked around and also tried the Skyblock Facade way (using the tsconfig file) to no avail

arm64 version on Docker Hub

Hello,
I was just curious if you wouldn't mind uploaded a arm64 version of this repository to Docker Hub. My cluster runs on arm64 nodes and it would be really nice to not have to compile this myself since you already have the job created.

Is it possible to code my own API related commands? (Like !weight or !skills)

I recently switched from this version to another version that I coded myself due to my Guild requesting API commands. While this is using API commands like !weight and !catacalc (that calculates how much xp till the next cata level) But I'm noticing issues like the Discord bot not picking up a few messages sometimes. Or the API commands sometimes not working. So I was wondering if it would be possible to code my own API related commands in this bot. And a way to add Officer bridge since that is also a feature that the Officers in the Guild like. Since i would like to switch back to this version because it is more stable.

Also I'm not sure if I should put this in here or in Pull requests.

Express

I am trying to get the API working but it keepy throwing out Malformed body. Im using CURL to test it out this is my command.
curl -i -X POST -H -d "{message:"a"}" "http://localhost:8880/override?&key=pele"

Solved

image
Not sure why it is not working.

Ingame commands

I can't seem to find a way to get them to function. Are they released yet?

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.