akadir / squirrel

Twitter bot that tweets available twitter usernames. Working example: https://twitter.com/sincapsin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1 Squirrel

Build Status gradle-version

Finds and tweets available twitter usernames.

run

clone project and set required properties in auth.properties file, and then execute:

gradle run

auth.properties

#Twitter API Auth keys and options
consumer-key =
consumer-secret =
access-token = 
access-token-secret =

1 Icons made by Freepik from Flaticon is licensed by CC 3.0 BY

About

Twitter bot that tweets available twitter usernames. Working example: https://twitter.com/sincapsin

License:Apache License 2.0


Languages

Language:Java 100.0%