[ENG] STEEM Security update - added power down alert

by joviansummer original STEEMIT post: https://steemit.com/blog/@joviansummer/eng-steem-security-update-added-power-down-alert STEEM Security - receive STEEM alert messages via Discord Hello, this is @joviansummer(witness: @jswit). STEEM Security code has been revised. Previously, STEEM Security was sending alert message via discord for the following 3 kinds of operations: sending STEEM/SBD to another account changing SP delegation account update Now, power down operation has been added. If there is a power down operation, you will also receive alert message. Please check the original post of the above link for detailed information on how to use the service. Thank you for reading, and have a wonderful day! @joviansummer's STEEM projects @jswit witness: I'm running a STEEM witness node. I'd really appreciate it if you vote for my witness account @jswit. ( https://steemitwallet.com/~witnesses ) [ENG] Introducing @jswit witness project @jsup curation: [ENG] Int...

텔레그램 챗봇 구현을 위한 파이썬 모듈

by joviansummer
original STEEMIT post: https://steemit.com/blog/@joviansummer/32nk9x


텔레그램(Telegram) 메신저에서 챗봇(chatbot)을 만들고 제어할 수 있는 파이썬 모듈이 있습니다.

우선 텔레그램 봇을 소개하는 공식 문서는 아래의 웹사이트에 있습니다.

Bots: An introduction for developers https://core.telegram.org/bots

위 문서의 "6. BotFather" 항목에 봇을 만드는 절차가 설명되어 있습니다.

봇을 제어하기 위한 API를 파이썬에서 편리하게 사용할 수 있게 해주는 모듈이 있는데 python-telegram-bot이라는 모듈입니다. 공식 웹사이트는 아래의 링크입니다.

python-telegram-bot https://github.com/python-telegram-bot/python-telegram-bot

스팀잇 자동 보팅 서비스 개발에서 파이썬 챗봇을 활용하는 방안을 검토하고 있는 중입니다.

Comments

Popular posts from this blog

[ENG] jsup 2.0 - make your upvote great again

jsup/avle 보팅 코드 갱신 - 1일1포스팅 강박에서 벗어나기

Nuitka - 파이썬 스크립트를 바이너리 실행 파일로 변환