Giter Site home page Giter Site logo

chipsnet / damare Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 6.0 50.64 MB

DamareはDiscordで使える読み上げBotです。

Home Page: https://damare.m86.work

License: Mozilla Public License 2.0

JavaScript 98.07% Dockerfile 1.93%
discordjs javascript nodejs softalk

damare's Introduction

ヘッダー

damare's People

Contributors

chipsnet avatar renovate[bot] avatar unlimish 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

Watchers

 avatar  avatar  avatar

damare's Issues

Electronにする

  • GUIで操作できたほうが便利そう
    • 現状知識がない人が使うのは厳しい
  • Node.jsとかのインスコが不要になる

とりあえず辞書機能やらがある程度固まったら実装したい

VOICE_CONNECTION_TIMEOUTで接続できない

D:\Repository\MyRepository\damare\node_modules\discord.js\src\client\voice\VoiceConnection.js:303
      this.emit('error', new Error(reason));
                         ^

Error [VOICE_CONNECTION_TIMEOUT]: Connection not established within 15 seconds.
    at VoiceConnection.authenticateFailed (D:\Repository\MyRepository\damare\node_modules\discord.js\src\client\voice\VoiceConnection.js:303:26)
    at D:\Repository\MyRepository\damare\node_modules\discord.js\src\client\voice\VoiceConnection.js:324:61
    at Timeout.<anonymous> (D:\Repository\MyRepository\damare\node_modules\discord.js\src\client\BaseClient.js:83:7)
    at listOnTimeout (node:internal/timers:557:17)
    at processTimers (node:internal/timers:500:7) {
  [Symbol(code)]: 'VOICE_CONNECTION_TIMEOUT'
}

専用サイトの開発

masterで作業してる
次のバージョン公開はサイトが完成してからがいい

VC内チャットで死ぬ問題

/damare/node_modules/discord.js/src/client/actions/MessageCreate.js:11
    at Receiver.dataMessage (/damare/node_modules/ws/lib/receiver.js:517:14)
      const existing = channel.messages.cache.get(data.id);
    at Receiver.emit (node:events:520:28)
    at Receiver.receiverOnMessage (/damare/node_modules/ws/lib/websocket.js:970:20)
                                        ^
TypeError: Cannot read properties of undefined (reading 'cache')
    at MessageCreateAction.handle (/damare/node_modules/discord.js/src/client/actions/MessageCreate.js:11:41)
    at Object.module.exports [as MESSAGE_CREATE] (/damare/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
    at WebSocket.emit (node:events:520:28)
    at WebSocket.onMessage (/damare/node_modules/ws/lib/event-target.js:132:16)
    at WebSocketShard.onPacket (/damare/node_modules/discord.js/src/client/websocket/WebSocketShard.js:444:22)
    at WebSocketShard.onMessage (/damare/node_modules/discord.js/src/client/websocket/WebSocketShard.js:301:10)
    at WebSocketManager.handlePacket (/damare/node_modules/discord.js/src/client/websocket/WebSocketManager.js:384:31)

Broadcastを使用しない

再生にBroadcastを使うとなんか途切れたりしてうまくいかないので、使わない実装に変える

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
Dockerfile
npm
package.json
  • @discordjs/opus ^0.5.3
  • axios ^0.25.0
  • bunyan ^1.8.15
  • chokidar ^3.5.2
  • discord.js ^12.5.3
  • encoding-japanese ^1.0.30
  • ffmpeg-static ^4.4.0
  • iconv-lite ^0.6.3
  • js-yaml ^4.1.0
  • nodemon ^2.0.15

  • Check this box to trigger a request for Renovate to run again on this repository

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.