Skip to content

woorimlee/telegram_upbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

telegram_upbit

  • 업비트에서 화폐 정보 변경되는거 텔레그램 봇으로
  • 개인 문서 보관용
  • 실행 결과랑 참고한 문서만 올릴 예정

현재 문제점

  • 약 17시간마다 주피터 노트북 실행이 멈추는 것 같음. 원인 파악중
    • 원인 : 업비트 API 변경 있을 때마다 요청 실패
    • 쓰레드 문제있는지 확인 후 쓰레드 컨트롤하는 프로세스 작성해야함.

실행 결과

i.png

참고한 문서

  1. telegram.ext.updater

    • Its purpose is to receive the updates from Telegram and to deliver them to said dispatcher.
  2. python-telegram-bot_guide

    • Handler
  3. telegram bot 2. 업비트 코인 가격을 메시지로 전송

  4. 텔레그램 봇 간단 예제

  5. telegram bot api doc

  6. upbit api doc

  7. upbit error code doc

  8. UTC : GMT to KST

  9. 텔레그램 봇 db 사용자 인증 관련 예제

  10. aws jupyter notebook 서버 1

  11. aws jupyter notebook 서버 2

  12. datetime 한국시간으로 동기화

사용한 버전

  • Python 3.8.3
  • python-telegram-bot==13.3
  • PyJWT==2.0.1
  • pyupbit==0.2.8

About

private 프로젝트 문서 보관용

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published