PyBot

A slack bot created using Python

Stars
1

PyBot

My attempt at creating a slack bot with Python.

Installation

  • Create a virtual environment and activate it
  • I assume you already have Python3 installed, if this isn't the case download it here
  • Install the project dependencies with the command pip install -r requirements.txt
  • Create your .env file that includes the details available in the .env.sample gotten from your sample channel

Reference

I followed this tutorial and this one to build this. It is detailed and you should check it out if you want to build your own slack bot.

Contributor

  • Olajide Bolaji
Badges
Extracted from project README
License: MIT