Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amandeepmittal/awesome-twitter-bots

🌟Resource repo for Twitter Bots 🐦
https://github.com/amandeepmittal/awesome-twitter-bots

List: awesome-twitter-bots

awesome awesome-list bot javascript node nodejs twitter twitter-bot twitter-bots

Last synced: 9 days ago
JSON representation

🌟Resource repo for Twitter Bots 🐦

Awesome Lists containing this project

README

        

# Awesome Twitter Bots [![Awesome][awesome-badge]][awesome-url]

[![Chat](https://badges.gitter.im/awesome-twitter-bots/Lobby.svg)][gitter-url]

![](http://i.imgur.com/ivEkO6x.jpg)

Complete Resource of Twitter Bots built with Node.js and other languages.

> **Warning**
>
> This repository is now archived.
>
> This has been one of my first projects that I ever built with help of friends and community and other learning materials over the internet. This repo compiles a list of articiles/tutorials and live/working examples of Twtiter bots (mostly created in Node.js). Never expected it's impact will be bigger. I had fun building bots and creating learning resources.

---

## Guide/Tutorials

### Articles
* [Create a Simple Twitter Bot Part 1][simple-twitter-bot-pt1]
* [Create a Simple Twitter Bot Part 2][simple-twitter-bot-pt2]
* [Easily Set Up Your Own Twitter Bot][easy-twitter-bot-setup]
* [Twitter bot playground][twitter-bot-playground]
* [Bot Wiki Twitter bot tutorials][bot-wiki-node]
* [Build a simple Twitter Bot with Node.js in just 38 lines of code][bot-node-code]
* [Build a simple Twitter Bot with Node.js Part 2: DO MORE][bot-node-code2]

---

## Twitter Bots
* 100 Days Of Code: Community Bot - [Repo][100doc-bot-repo] - [Twitter Link][100doc-bot-twitter]
* ProjectEuler100 Community Bot - [Repo](https://github.com/amandeepmittal/projectEuler100-twitter-bot) - [Twitter Link](https://twitter.com/ProjectEuler100)
* AWSCertified Community Bot - [Repo](https://github.com/amandeepmittal/awscertified-twitter-bot) - [Twitter Link](https://twitter.com/AWSCertifiedBot)
* MEAN Stack News - [Repo][msn-bot-repo] - [Twitter Link][msn-bot-twitter]
* SuperHeroesBot - [Repo][super-hero-repo] - [Twitter Link][super-hero-twitter]
* Twitter bot bootstrap - [Repo][tbbs-repo] - [Twitter Link][tbbs-twitter]
* JO Bot - [Repo][jo-bot-repo] - [Twitter Link][jo-bot-twitter]
* FiF0o Twitter app - [Repo][fif00-bot-repo] - [App Link][fif00-bot-twitter]
* @nikkilr88 twitter-bot - [Repo](https://github.com/nikkilr88/twitter-bot) - [Twitter Link](https://twitter.com/GitLit000)
* Unfollow Bot - [Repo](https://github.com/kutyel/twitter-unfollow-bot)
* Smart Home Bot - [Repo](https://github.com/CCOSTAN/Home-AssistantConfig) - [Twitter Link](https://twitter.com/BearStoneHA)
* Year Progress Twitter Bot - [Repo](https://github.com/MrDatastorage/Year-Progress-Twitter-Bot) - [Twitter Link](https://twitter.com/YProgressNodeJS)
* Quotter - [Repo](https://github.com/vinitshahdeo/Quotter) - [Twitter Link](https://twitter.com/SayHiToQuotter)
* Chuck Norris - [Repo](https://github.com/dephraiim/chucknorris) - [Twitter Link](https://twitter.com/chuckchucknock)
* 100 Days Of Projects Bot - [Repo](https://github.com/dephraiim/100DaysOfProjectsBot) - [Twitter Link](https://twitter.com/_100ProjectDays)

## With other Languages/Frameworks
* Coronavirus Bot - [Repo](https://github.com/AlbertSuarez/covid19-bot) - [Twitter Link](https://twitter.com/coronavid19_bot)

---

### Contributing
PR's are most welcome. Add your own Twitter Bot.

---

## License

[![CC0][license-badge]][license-url]

To the extent possible under law, [Aman Mittal][aman-github] has waived all copyright and related or neighboring rights to this work.

[awesome-badge]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
[awesome-url]: https://github.com/sindresorhus/awesome

[gitter-bagde]: https://badges.gitter.im/awesome-twitter-bots/Lobby.svg
[gitter-url]: https://gitter.im/awesome-twitter-bots/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

[simple-twitter-bot-pt1]: https://hackernoon.com/create-a-simple-twitter-bot-with-node-js-5b14eb006c08
[simple-twitter-bot-pt2]: https://community.risingstack.com/how-to-make-a-twitter-bot-with-node-js/
[easy-twitter-bot-setup]: https://medium.com/@spences10/easily-set-up-your-own-twitter-bot-4aeed5e61f7f#.y9n2l4496
[twitter-bot-playground]: https://github.com/spences10/twitter-bot-playground#twitter-bot-playground
[bot-wiki-node]: http://www.botwiki.org/tutorials/twitterbots/#tutorials-nodejs
[bot-node-code]: https://codeburst.io/build-a-simple-twitter-bot-with-node-js-in-just-38-lines-of-code-ed92db9eb078
[bot-node-code2]: https://codeburst.io/build-a-simple-twitter-bot-with-node-js-part-2-do-more-2ef1e039715d

[msn-bot-repo]: https://github.com/amandeepmittal/nodejs-tweet
[msn-bot-twitter]: https://twitter.com/nodejstweet
[100doc-bot-repo]: https://github.com/amandeepmittal/100DaysOfCode
[100doc-bot-twitter]: https://twitter.com/_100DaysOfCode
[super-hero-repo]: https://github.com/EQuimper/MyOwnChallenge-SuperHeroesTwitterBotCoding
[super-hero-twitter]: https://twitter.com/heroes_bot
[tbbs-repo]: https://github.com/spences10/twitter-bot-bootstrap
[tbbs-twitter]: https://twitter.com/droidscott
[jo-bot-repo]: https://github.com/javierojeda94/jo-twitter-bot
[jo-bot-twitter]: https://twitter.com/bot_javierojeda
[fif00-bot-repo]: https://github.com/FiF0o/twitterapp
[fif00-bot-twitter]: https://twitterapp-kxtpaplvot.now.sh/

[license-badge]: http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg
[license-url]: https://creativecommons.org/publicdomain/zero/1.0/

[aman-github]: (https://github.com/amandeepmittal)