Skip to content

BolajiOlajide/folly

Repository files navigation

FOLLY

Slack bot to fetch reactions for a post on slack. This is built because I'm tired.

Support me via Patreon

TECHNOLOGIES

  • Flask
  • My Brain (P.S My Brain is not an NPM package :smh:)

SETUP

Setting up is quite simple.

* Clone the repository with the `git clone` command

```bash
git clone git@github.com:BolajiOlajide/folly.git
```

* Change the directory to the new clone

```bash
cd folly
```

This project relies on pipenv for dependency management, if you don't have Pipenv, install it by following this link

* Create a virtualenvironment with the commnand

```bash
pipenv --python=python3
```

* Install the dependencies with  with the command:

```bash
pipenv install
```

* Start the application with the command

```bash
python main.py
```

USAGE

Folly is easy to use, just mention the bot with the reaction you'll love to grab it's reactors. Example:

```
@folly 🚀
```

About

keep track of reactions to a message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages