Skip to content

d0vak1n/RepipiTwitterbotJS

Repository files navigation

RepipiTwitterBot


License

This porjects operates under: The General Public License (GPL). Badge

More infomration for this license can be found HERE

Table of Content


Description

Publish a spanish badword every hour.


Installation Process

Run:

docker push d0vak1n/repipitwitterbotjs:tagname

Usage

.env is required with this template:

API_BOT_KEY="apiBotKey"
PORT="3000"

# Api Twitter acces keys v1
API_KEY="appKey"
API_SECRET="appSecret"
ACCESS_TOKEN="accessToken"
ACCESS_SECRET="accessSecret"