ilyeshammadi / 100DaysOfCode-twitter-bot

Twitter bot for #100DaysOfCode

Home Page:https://twitter.com/_100DaysOfCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The MIT License

Helping Developers who code and participate in #100DaysOfCode share and communicate through Twitter.

![](src/images/Screen Shot 2016-11-21 at 12.45.11 PM.png)

What can this bot do?

Retweet & Like a Tweet

![](src/images/Screen Shot 2016-11-21 at 12.46.34 PM.png)

When Followed, automated reply to the user

![](src/images/Screen Shot 2016-11-21 at 12.46.25 PM.png)

Congratulating user on starting/finishing #100DaysOfCode Challenge

Imgur

Pre-requisites

This bot uses the twit npm package to manipulate tweets and streams and communicate with Twitter API. Please refer documentation to make substantial changes.

Contributing

You can help out by:

  • Solving exisiting issues
  • Enhancing the bot adding more functionalities (see issues)
  • Pointing out bugs/errors

For above option(s), please create an issue so it can be addressed. New to GitHub issues? They have a pretty handy guide you can use to familiarize yourself with them.

If You Can Make the Change

Simply do:

  • Fork the repository
  • Make your suggested change
  • Make sure the code style looks similar to the existing code
  • Create a pull request

License

BSD 3-Clause License

Copyright (c) 2017, Free Code Camp. All rights reserved.

About

Twitter bot for #100DaysOfCode

https://twitter.com/_100DaysOfCode

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%