PHPackages                             cbastienbaron/twitter-bot-net - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. cbastienbaron/twitter-bot-net

AbandonedArchivedProject[DevOps &amp; Deployment](/categories/devops)

cbastienbaron/twitter-bot-net
=============================

0.0.1(7y ago)33[11 PRs](https://github.com/cbastienbaron/twitter-bot-net/pulls)proprietaryPHPPHP ^7.1.8

Since Dec 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/cbastienbaron/twitter-bot-net)[ Packagist](https://packagist.org/packages/cbastienbaron/twitter-bot-net)[ RSS](/packages/cbastienbaron-twitter-bot-net/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (10)Versions (14)Used By (0)

Goal
====

[](#goal)

It's a twitter bot searching contest type `rt to #win`, `Retweet and win`, `Retweet for a chance to win` to win cool stuff ...

Features
========

[](#features)

- Scan contest tweets
- Retweet to participate contest
- Follow guys if it's a mandatory action
- Say thanks to guy (random strings) and add attach a gif to thanks reply

Install
=======

[](#install)

From scratch :

```
git clone git@github.com:cbastienbaron/twitter-bot-net.git \
&& cd twitter-bot-net \
&& composer install
```

From composer () :

```
composer create-project cbastienbaron/twitter-bot-net
```

From raspberry/docker (a Dockerfile is present in this repo for lazy guys :) ():

```
docker build -t cbastien/bot-farm .
docker run -it -d -v $(pwd)/var/data/:/app/var/data --name bot-contest cbastien/bot-farm bin/console bot:contest
```

Configuration
=============

[](#configuration)

```
cat .env
# This file is a "template" of which env vars need to be defined for your application
# Copy this file to .env file for development, create environment variables when deploying to production
# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration
TWITTER_CONSUMER_KEY=******
TWITTER_CONSUMER_SECRET=******
TWITTER_TOKEN=******
TWITTER_TOKEN_SECRET=******

GIPHY_API_KEY=SMAU6qz8l1aIxU980R5irqDMTh5hMqR5

###> symfony/swiftmailer-bundle ###
# For Gmail as a transport, use: "gmail://username:password@localhost"
# For a generic SMTP server, use: "smtp://localhost:25?encryption=&auth_mode="
# Delivery is disabled by default via "null://localhost"
MAILER_URL=null://localhost
MAILER_TO=replace+botnet@gmail.com
MAILER_FROM=replace+botnet@gmail.com
###< symfony/swiftmailer-bundle ###

###> symfony/framework-bundle ###
APP_ENV=dev
APP_SECRET=bee0463b64a5bc78bca052ed792902a1
#TRUSTED_PROXIES=127.0.0.1,127.0.0.2
#TRUSTED_HOSTS=localhost,example.com
###< symfony/framework-bundle ###
```

Create a twitter app account :  and fill `.env` vars var `GIPHY_API_KEY` it let as is for testing purpose

Run
===

[](#run)

```
bin/console bot:contest
```

Play nicely
===========

[](#play-nicely)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2692d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c3ffbf6bafb4f13601ed1b24d8e068de0eff8964403a9efce5d16d4e301b10f?d=identicon)[cbastienbaron](/maintainers/cbastienbaron)

---

Top Contributors

[![cbastienbaron](https://avatars.githubusercontent.com/u/1092759?v=4)](https://github.com/cbastienbaron "cbastienbaron (8 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (2 commits)")

---

Tags

botcontestdockerphpsymfony4twitter

### Embed Badge

![Health badge](/badges/cbastienbaron-twitter-bot-net/health.svg)

```
[![Health](https://phpackages.com/badges/cbastienbaron-twitter-bot-net/health.svg)](https://phpackages.com/packages/cbastienbaron-twitter-bot-net)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
