- Arawn's Dev Blog
 - Outsider's Dev Story
 - Toby's Epril
 - Benelog
 - NHN 개발자 블로그
 - SK 플래닛 기술 블로그
 - OLC CENTER
 - 소프트웨어 경영/공학 블로그
 - 모바일 컨버전스
 - KOSR - Korea Operating System …
 - 넥스트리 블로그
 - 리버스코어 ReverseCore
 - SLiPP
 - 개발자를 위하여... (Nextree 임병인 수석)
 - "트위터 부트스트랩: 디자이너도 놀라워할 매끈하고 직관…
 - Learning English - The English…
 - real-english.com
 - 'DataScience/Deep Learning' 카테…
 - Deep Learning Summer School, M…
 - Deep Learning Courses
 
민서네집
[2017-02-11] 멜팅팟 세미나 (봇봇봇) 본문
onoffmix event 페이지
http://onoffmix.com/event/89407
걸그룹 검색 Bot
http://github.com/KoreaEva/Bot
https://github.com/Microsoft/botbuilder
docker toolbaox에서
$ cd "/d/python/Seminar/[170211]chatbot/langbot/docker"
docker-compose.yml 파일이 있는 디렉터리에서
$ docker-compose up 이라고 입력하면 docker를 자동으로 다운로드 받는다.
https://github.com/PsyLang/langbot
Python과 텔레그램 봇 API를 이용해서 챗봇 만들기 실습 - 완전 기초
https://github.com/PsyLang/langbot/blob/master/ui/telegram/test_langbot_telegram.ipynb
http://192.168.99.100:8888/notebooks/1_hello_tensorflow.ipynb
cd /c/Users/Heeseok/Documents/[170211]chatbot
http://bakyeono.net/post/2015-08-24-using-telegram-bot-api.html#botfather------
텔레그램 앱에서
/newbot
이라고 하니 봇이 생성되면서 token 값을 줍니다.
https://github.com/python-telegram-bot/python-telegram-bot/wiki/Extensions-%E2%80%93-Your-first-Bot
echo_bot
닉네임: @user_echo_bot
http://newhouse.tistory.com/324
웹브라우저에서 이렇게 입력하면 텔레그램 앱이 뜨면서 대화창이 열린다.
https://telegram.me/user_echo_bot
https://console.cloud.google.com/projectselector/appengine?pli=1
봇실행
/start
송치성 님 발표소스
https://github.com/daydrill/BadCmtGenerator
텔레그램 에코봇 소스
'세미나' 카테고리의 다른 글
| [#스터디뽀개기 2016 특강 소개] (0) | 2016.12.01 | 
|---|---|
| [2016-12-06] Bot Talk 3 : 봇 쇼케이스 I (1) | 2016.11.30 | 
| [2016-11-08](화) 제9-1회 웹프레임워크 코드랩 - jQuery와 Ruby on Rails (0) | 2016.11.03 | 
| [2016-11-23](수) 솔트룩스 세미나 (제11회 SAC 2016) (0) | 2016.11.03 | 
| [2016-11-11](금) 해커에게 전해들은 머신러닝 (0) | 2016.11.03 | 
langbot.zip