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
- Host: GitHub
- URL: https://github.com/aggarwalankush/bots
- Owner: aggarwalankush
- Created: 2017-03-26T23:58:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T20:48:44.000Z (about 9 years ago)
- Last Synced: 2025-04-14T11:53:42.301Z (about 1 year ago)
- Topics: bot, messenger, python3, slack
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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