Chatbots Magazine

Chatbots, AI, NLP, Facebook Messenger, Slack, Telegram, and more.

Follow publication

Creating a Simple Bot Server Using Python, Django and Django-channels

Vaisagh Viswanathan
Chatbots Magazine
Published in
6 min readMar 22, 2017

--

What is the point of the repository?

WebHooks: The Standard Interface to Most Bot Channels

To Repeat, in a WebHook Based Setup What You Need to Do Is:

Traditionally, you had to come up with some workarounds to get WebSockets to work with Django. Recently, however, there’s a new Django library in town, Django-channels that’s made it extremely easy to get started with things

WebSockets: A More Convenient, and Arguably Better, Interface to Bot Channels

The repository helps you create a simple bot server that tells yo mama jokes
Enjoyed the article? Click the ❤ below to recommend it to other interested readers!

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Published in Chatbots Magazine

Chatbots, AI, NLP, Facebook Messenger, Slack, Telegram, and more.

Written by Vaisagh Viswanathan

Programmer, Scientist, Geek. In charge of all things technology at impress.ai; Previously a researcher on simulating crowds and traffic.

Responses (2)

Write a response