Skip to content

dock0-archived/hellolinodians

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inactive Project: I've stopped using this project in favor of running hellolinodians on Heroku

dock0/hellolinodians

Automated Build Build Status MIT Licensed

Container for my weird Twitter bot

Usage

cat > env_file <<EOF
DEADMANSSNITCH_URL=https://nosnch.in/YOUR_SNITCH_ID
TWITTER_CONSUMER_KEY=<token>
TWITTER_CONSUMER_SECRET=<token>
TWITTER_ACCESS_TOKEN=<token>
TWITTER_ACCESS_SECRET=<token>
TWITTER_DM_REMOVALS=yes
TWITTER_DM_TARGET=akerl
EOF
docker pull dock0/hellolinodians
docker run -d --env-file=env_file dock0/hellolinodians

License

This repo is released under the MIT License. See the bundled LICENSE file for details.

About

My weird twitter bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published