Git Product home page Git Product logo

discobot_authorextract's People

Contributors

asmka avatar

Watchers

 avatar  avatar

discobot_authorextract's Issues

実行中にエラーが発生

エラーメッセージ

Task exception was never retrieved
future: <Task finished coro=<Client.run.<locals>.runner() done, defined at /home/discobot/.pyenv/versions/3.7.3/lib/python3.7/site-packages/discord/client.py:545> exception=KeyError('animated')>
Traceback (most recent call last):
  File "/home/discobot/.pyenv/versions/3.7.3/lib/python3.7/site-packages/discord/client.py", line 547, in runner
    await self.start(*args, **kwargs)
  File "/home/discobot/.pyenv/versions/3.7.3/lib/python3.7/site-packages/discord/client.py", line 511, in start
    await self.connect(reconnect=reconnect)
  File "/home/discobot/.pyenv/versions/3.7.3/lib/python3.7/site-packages/discord/client.py", line 433, in connect
    await self._connect()
  File "/home/discobot/.pyenv/versions/3.7.3/lib/python3.7/site-packages/discord/client.py", line 397, in _connect
    await self.ws.poll_event()
  File "/home/discobot/.pyenv/versions/3.7.3/lib/python3.7/site-packages/discord/gateway.py", line 470, in poll_event
    await self.received_message(msg)
  File "/home/discobot/.pyenv/versions/3.7.3/lib/python3.7/site-packages/discord/gateway.py", line 424, in received_message
    func(data)
  File "/home/discobot/.pyenv/versions/3.7.3/lib/python3.7/site-packages/discord/state.py", line 410, in parse_message_reaction_add
    emoji = PartialEmoji.with_state(self, animated=emoji_data['animated'], id=emoji_id, name=emoji_data['name'])
KeyError: 'animated'

テキスト以外の抽出元データが正しくコピーされない

抽出元が動画データを書き込みした場合,抽出先は空文字列がコピーされる事象を確認.
これらテキスト以外のデータもコピーされるよう対応すべき.
また,抽出元が空文字列の場合の動作に問題ないかも確認すべき.

ビルドスクリプト

実行に依存モジュールが存在するため,ビルドスクリプトを導入すべき.

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.