An open API service indexing awesome lists of open source software.

https://github.com/aggarwalankush/bots

Python Slack and FB Messenger Bot
https://github.com/aggarwalankush/bots

bot messenger python3 slack

Last synced: 4 months ago
JSON representation

Python Slack and FB Messenger Bot

Awesome Lists containing this project

README

          

Bots Demo
=================

## Slack
- `pip install slackclient`
- Create a new bot user from https://api.slack.com/bot-users
- add bot to your channel `/invite bot_name`

## Messenger
- https://developers.facebook.com/docs/messenger-platform/guides/quick-start
- https://developers.facebook.com/apps
- Use `ngrok` to expose localhost to internet