Giter Site home page Giter Site logo

guilded-bridge's People

Contributors

itsfolf avatar

Stargazers

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

Watchers

 avatar  avatar

guilded-bridge's Issues

getWebhooks - Error sending from Guilded to Discord

I'm having this issue:

/root/guilded-bridge/discord.js:48
        const webhook = (await channel.getWebhooks()).find(w => w.application_id == this.client.user.id) || (await channel.createWebhook({
                                       ^

TypeError: Cannot read properties of undefined (reading 'getWebhooks')
    at DiscordToGuildedBridge.sendToWebhook (/root/guilded-bridge/discord.js:48:40)
    at GuildedToDiscordBridge.translateToDiscord (/root/guilded-bridge/guilded.js:82:29)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v18.7.0

Maybe this is related to permissions but my bot has Administrator perms so that should be enough.

Error with starting bridge

/root/guilded-bridge/node_modules/@guildedjs/guilded.js/dist/structures/Base.js:12
this.id = data.id.toString();
^

TypeError: Cannot read properties of undefined (reading 'id')
at new Base (/root/guilded-bridge/node_modules/@guildedjs/guilded.js/dist/structures/Base.js:12:24)
at new User (/root/guilded-bridge/node_modules/@guildedjs/guilded.js/dist/structures/User.js:20:9)
at new ClientUser (/root/guilded-bridge/node_modules/@guildedjs/guilded.js/dist/structures/Client.js:178:9)
at Client. (/root/guilded-bridge/node_modules/@guildedjs/guilded.js/dist/structures/Client.js:109:25)
at Generator.next ()
at fulfilled (/root/guilded-bridge/node_modules/@guildedjs/guilded.js/dist/structures/Client.js:5:58

MFA Required (2FA)

GuildedAPIError: [GuildedAPIError:428:POST] /login - MFA required

Is there any other way to have this bridge to work without deactivating 2FA?

Error starting the bridge

`> [email protected] start

node index.js

X:\Desktop\guilded-bridge\node_modules@guildedjs\guilded.js\dist\structures\Base.js:12
this.id = data.id.toString();
^

TypeError: Cannot read properties of undefined (reading 'id')
at new Base (X:\Desktop\guilded-bridge\node_modules@guildedjs\guilded.js\dist\structures\Base.js:12:24)
at new User (X:\Desktop\guilded-bridge\node_modules@guildedjs\guilded.js\dist\structures\User.js:20:9)
at new ClientUser (X:\Desktop\guilded-bridge\node_modules@guildedjs\guilded.js\dist\structures\Client.js:178:9)
at Client. (X:\Desktop\guilded-bridge\node_modules@guildedjs\guilded.js\dist\structures\Client.js:109:25)
at Generator.next ()
at fulfilled (X:\Desktop\guilded-bridge\node_modules@guildedjs\guilded.js\dist\structures\Client.js:5:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v18.16.1
`

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.