Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Bot do Telegram
Search
Diego Garcia
July 25, 2015
Programming
1
220
Bot do Telegram
LT para o TDc 2015 - trilha de python
Diego Garcia
July 25, 2015
Tweet
Share
More Decks by Diego Garcia
See All by Diego Garcia
Um overview sobre GIT
drgarcia1986
0
41
Modelos de concorrência e paralelismo em Python
drgarcia1986
0
100
Modelos de concorrência em Python.
drgarcia1986
0
180
Programe para uma interface, não para uma implementação
drgarcia1986
0
190
Boas práticas em REST APIs
drgarcia1986
1
1.4k
Conteinerizando aplicações Python
drgarcia1986
0
450
Testes de carga com Locust
drgarcia1986
1
450
Other Decks in Programming
See All in Programming
Module Harmony
petamoriken
2
370
知られているようで知られていない JavaScriptの仕様 4選
syumai
0
610
Bakuraku E2E Scenario Test System Architecture #bakuraku_qa_study
teyamagu
PRO
0
750
Honoを技術選定したAI要件定義プラットフォームAcsimでの意思決定
codenote
0
230
r2-image-worker
yusukebe
1
170
早すぎ?超先読み Go 1.26 Draft - Preview the contents of the Go 1.26 Draft Release Notes
tomtwinkle
0
110
AIエージェントでのJava開発がはかどるMCPをAIを使って開発してみた / java mcp for jjug
kishida
4
650
Querying Design System デザインシステムの意思決定を支える構造検索
ikumatadokoro
1
1.1k
AI POSにおけるLLM Observability基盤の導入 ― サイバーエージェントDXインターン成果報告
hekuchan
0
610
ゼロダウンタイムでミドルウェアの バージョンアップを実現した手法と課題
wind111
0
160
カンファレンス遠征を(安く)楽しむ技術
wp_daisuke
0
130
Promise.tryで実現する新しいエラーハンドリング New error handling with Promise try
bicstone
3
460
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
33
1.8k
GitHub's CSS Performance
jonrohan
1032
470k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
118
20k
Testing 201, or: Great Expectations
jmmastey
46
7.8k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Designing Experiences People Love
moore
142
24k
Why Our Code Smells
bkeepers
PRO
340
57k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
Automating Front-end Workflow
addyosmani
1371
200k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Transcript
BOTs do BOTs do Telegram Telegram
Diego Garcia Diego Garcia /author/diego-garcia.html http://codeforcloud.info/ drgarcia1986 @drgarcia1986 /drgarcia1986
Produtor e Consumidor Produtor e Consumidor • Produtor: Produz uma
informação. • Consumidor: Consome a informação.
• Produtor: Busca mensagens (long polling). • Consumidor: Processa mensagens.
Fluxo do Telegram Fluxo do Telegram
Buscar mensagens Buscar mensagens
get_updates = partialmethod(api_call, 'getUpdates') Buscar mensagens Buscar mensagens
Processar mensagem Processar mensagem
Processar mensagem Processar mensagem
Muito Muito obrigado! obrigado!
[email protected]
https//twitter.com/drgarcia1986 https://github.com/drgarcia1986/quotation_telegram_bot