├── .env ├── README.md └── bot.py /.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techwithtim/Slack-Bot/HEAD/.env -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techwithtim/Slack-Bot/HEAD/README.md -------------------------------------------------------------------------------- /bot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techwithtim/Slack-Bot/HEAD/bot.py --------------------------------------------------------------------------------