Code Monkey home page Code Monkey logo

atgolfer's People

Contributors

kmyk avatar kotatsugame avatar x-20 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

x-20

atgolfer's Issues

TODO: cache

今はAtCoderもAtCoder Problemsも実質指定してこないので無駄だけど、有効になったらやるべき

BUG: Problems経由の処理が死んでる

Traceback (most recent call last):
  File "/home/ubuntu/atgolfer/main.py", line 259, in <module>
    main()
  File "/home/ubuntu/atgolfer/main.py", line 220, in main
    for data in gen:
  File "/home/ubuntu/atgolfer/main.py", line 197, in read_atcoder_problems
    contest = Contest(contests_dict[contest_id]['title'], contest_id)
KeyError: None

twitter.error.TwitterError: Text must be less than or equal to CHARACTER_LIMIT characters.

Traceback (most recent call last):
  File "/home/ubuntu/atgolfer/main.py", line 290, in <module>
    main()
  File "/home/ubuntu/atgolfer/main.py", line 271, in main
    raise e
  File "/home/ubuntu/atgolfer/main.py", line 266, in main
    post_text(data['text'], in_reply_to_status_id=last_status_id.get(data['problem_id']))
  File "/home/ubuntu/atgolfer/main.py", line 253, in post_text
    status = api.PostUpdate(text, in_reply_to_status_id=in_reply_to_status_id)
  File "/home/ubuntu/.local/lib/python3.6/site-packages/twitter/api.py", line 1113, in PostUpdate
    raise TwitterError("Text must be less than or equal to CHARACTER_LIMIT characters.")
twitter.error.TwitterError: Text must be less than or equal to CHARACTER_LIMIT characters.

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.