[빵형의 개발도상국] 챗봇으로 나만의 랜선여친 만들기 - Python





텔레그램 봇을 이용하여 저만을 바라보는 랜선여친을 만들어보겠습니다! Source code(Github): https://github.com/kairess/girlfriend... Dependencies: - Python - python-telegram-bot https://github.com/python-telegram-bo... - emoji https://github.com/carpedm20/emoji Telegram BotFather: https://telegram.me/botfather Emoji Cheat Sheet: https://www.webpagefx.com/tools/emoji...

댓글

이 블로그의 인기 게시물

[이수안컴퓨터연구소] 파이썬 레이싱 자동차 게임 만들기 Creating a Python Racing Car Game with pygame (한글자막)

[빵형의 개발도상국] 얼굴 인식 알고리즘 성능 비교 - Python, Deep Learning