Faylixe / quatrecanal

A Giphy-like bot which pic random data from 4chan nsfw boards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quatrecanal

A Giphy-like bot which pic random data from 4chan nsfw boards.

Usage

quatrecanal is available directly on DockerHub, to run it just enter the following command :

docker run -e SLACK_WEBHOOK_TOKEN="your_team_token" -d -p 5000:5000 faylixe/quatrecanal

Build

Here is how to install and run this command :

git clone https://github.com/Faylixe/quatrecanal.git
cd quatrecanal
docker build -t quatrecanal .

About

A Giphy-like bot which pic random data from 4chan nsfw boards.


Languages

Language:Python 100.0%