Giter VIP home page Giter VIP logo

leti_discord_gamepot_bot's Introduction

Have a nice day 😄

leti_discord_gamepot_bot's People

Contributors

devleti avatar

Watchers

 avatar  avatar

leti_discord_gamepot_bot's Issues

마감된 팟을 삭제할 때 out of range 발생

size가 3인 schedules에서 마감된지 5분된 index 1의 팟을 삭제하면

  1. [1]을 삭제함
  2. size가 2가됨
  3. [2]에서 [1]로 index가 바뀐 팟 마감 확인
  4. [2]를 확인 ([2]->[1]로 가서 없는 index)
  5. out of range 발생

유저가 직접 입력해서 시간 정하기 기능 추가

월/일 -> 시간/분 2 level 상호작용

  • 공통
    • 과거시간 입력받으면 예외처리하고 다시 입력받기
    • 틀린 횟수 3되면 상호작용 끝내기
  • 월/일
    • 당일로 빠르게 월/일을 설정하는 입력 커맨드 추가 (ex. 0)
    • 113같은 월/일 입력이 11/3인지 1/13인지 물어보는 상호작용 추가
  • 시/분
    • 시/분 입력받았을 때 125가 12시5분인지 1시25분인지 물어보는 상호작용 추가
    • 시/분 파싱할 때 first, second, third를 월/일의 first, second, third에서 가져오는 버그 해결
    • embed로 상호작용해서 시/분받은 후 time_instace가 만들어지지 않는 버그 해결

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.