Skip to content

Ricardo-VP/slack-bot-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Slack Bot using Python and FastAPI 🐍

Requirements

How to run the app

  • Install the requirements
python -m pip install -r requirements.txt
  • Create an .env file and set the SLACK_TOKEN value
SLACK_TOKEN=Here paste your Bot User OAuth Token
  • Run the app
python runner.py

Test the app using the HTTP Client

image

About

Slack Bot using Python and FastAPI 🐍

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published