Pym / TwitterBot

Golang smart Twitter bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter bot

This is an experiment of a Twitter bot made with Golang.

Project idea

This project is a growth hacking test of creating a Twitter bot and see how far it can go.

The bot do mainly 4 things :

  • Tweet about defined topics
  • Favorite tweets that are related to those topics
  • Follow people that are tweeting about those topics
  • Reply nicely to mentions

It's based on the work of the great clementb and made with love.

Technical details

This project was a way for me to try Golang and see what I can do with it. It uses some external libraries and tools:

Test account

Right now, the bot is running on a test account: Please meet Mich Birdy!

Maybe you already follow him and you don't even know ;) Be nice with him, he's only... a bot!

About

Golang smart Twitter bot

License:Apache License 2.0


Languages

Language:Go 100.0%