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
如何用 Twilio 發送 COSCUP 活動簡訊
Search
Toomore Chiang
November 21, 2013
Programming
0
390
如何用 Twilio 發送 COSCUP 活動簡訊
如何用 Twilio 發送 COSCUP 活動簡訊
Toomore Chiang
November 21, 2013
Tweet
Share
More Decks by Toomore Chiang
See All by Toomore Chiang
如何用 grs 擷取台灣上市股票股價資訊 PyCon APAC 2014
toomore
6
600
創業抬槓 20130831 分享 Pinkoi
toomore
0
240
Toomore 20130627 Taipei.py.pdf
toomore
0
110
MOPCON Lightning Talk 閃電秀 用照片說故事 - 影像紀錄區
toomore
0
310
KSDG Python and MongoDB for web
toomore
0
98
Other Decks in Programming
See All in Programming
Is Xcode slowly dying out in 2025?
uetyo
1
140
KotlinConf 2025 現地で感じたServer-Side Kotlin
n_takehata
1
220
A2A プロトコルを試してみる
azukiazusa1
2
730
Passkeys for Java Developers
ynojima
3
870
CursorはMCPを使った方が良いぞ
taigakono
0
130
実践ArchUnit ~実例による検証パターンの紹介~
ogiwarat
2
280
「ElixirでIoT!!」のこれまでとこれから
takasehideki
0
370
Kotlin エンジニアへ送る:Swift 案件に参加させられる日に備えて~似てるけど色々違う Swift の仕様 / from Kotlin to Swift
lovee
1
240
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
760
赤裸々に公開。 TSKaigiのオフシーズン
takezoux2
0
140
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
280
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
910
Featured
See All Featured
Building Applications with DynamoDB
mza
95
6.5k
Rails Girls Zürich Keynote
gr2m
94
14k
Code Review Best Practice
trishagee
68
18k
VelocityConf: Rendering Performance Case Studies
addyosmani
330
24k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.9k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
Transcript
如何用 Twilio 發送 COSCUP 追殺簡訊 HappyDesigner Mini 分享會 #5 Toomore
組⻑⾧長
http://www.flickr.com/photos/coscup/9652700293/ COSCUP2013 at TICC
http://www.flickr.com/photos/coscup/9725749772/
http://www.flickr.com/photos/coscup/9756248086/
·•COSCUP 2013 ·•九個組別 ·•總召、行政、紀錄 ·•行銷、銷售、會計 ·•場務、議程、線路 ·•共 136 位工作人員
•組⻑⾧長 •週報、開會通知 •組員 •住宿調查、⾐衣服樣式 •慶功宴、交通費補助
大小事都用 Email 通知
https://www.facebook.com/snoopy60313/posts/683844868297085
None
所以簡訊的功用 就是在大家 都得到恐慌症時 派上用場
效果如何?
https://www.facebook.com/photo.php?fbid=4089054084003&set=a.1285941767947.30510.1812244180&type=1&theater
https://www.facebook.com/snoopy60313/posts/633015350046704
None
How It Works
·•toomore/COSCUP2013Secretary-Toolkit ·•行政組發送電子郵件系統 ·•組員登錄歡迎信、週報 ·•會眾二階段報名通知(1500 位) ·•會眾行前通知 ·•講者晚宴通知 ... github
None
None
·•toomore/COSCUP2013Secretary-Toolkit ·•Mail:AWS SES、SQS ·•SMS:twilio、AWS SQS ·•Template:jinja2 ·•web:flask、python、AWS EC2
·•twilio SMS price ·•APT $0.06 ·•Chunghwa Telecom $0.05 $0.023 ·•FarEasTone
$0.012 ·•Taiwan Mobile $0.01 ·•VIBO $0.01 ·•Other $0.01
·•twilio-python 神奇的狀況 ·•超過 70 字的簡訊會被切成 數 則傳送 ·•數 則 亂序傳送!!!!!
·•解決辦法 ·•直接使用 twilio REST API ·•POST Data
Pinkoi useing twilio
·•phone number intl format ·•+886、+852、+86 ... ·•E.164
·•python-phonenumbers ·•jquery plugin intl-tel-input
None
None
None
Toomore Chiang Pinkoi Python Parselmouth COSCUP2012、2013