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
210
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
39
Modelos de concorrência e paralelismo em Python
drgarcia1986
0
95
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
440
Testes de carga com Locust
drgarcia1986
1
440
Other Decks in Programming
See All in Programming
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
1
7.3k
初学者でも今すぐできる、Claude Codeの生産性を10倍上げるTips
s4yuba
16
13k
“いい感じ“な定量評価を求めて - Four Keysとアウトカムの間の探求 -
nealle
2
12k
Porting a visionOS App to Android XR
akkeylab
0
680
チームのテスト力を総合的に鍛えて品質、スピード、レジリエンスを共立させる/Testing approach that improves quality, speed, and resilience
goyoki
5
1.2k
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
1k
RailsGirls IZUMO スポンサーLT
16bitidol
0
200
「次に何を学べばいいか分からない」あなたへ──若手エンジニアのための学習地図
panda_program
1
230
Model Pollution
hschwentner
1
160
AI Agent 時代のソフトウェア開発を支える AWS Cloud Development Kit (CDK)
konokenj
6
810
ニーリーにおけるプロダクトエンジニア
nealle
0
950
Claude Code派?Gemini CLI派? みんなで比較LT会!_20250716
junholee
1
550
Featured
See All Featured
Rails Girls Zürich Keynote
gr2m
95
14k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
How to Think Like a Performance Engineer
csswizardry
25
1.7k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Documentation Writing (for coders)
carmenintech
72
4.9k
Facilitating Awesome Meetings
lara
54
6.5k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
520
Gamification - CAS2011
davidbonilla
81
5.4k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
340
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