Build With Anant

Build With Anant

Share this post

Build With Anant
Build With Anant
Collabtweet – Multiple Users, Single Twitter Account
Copy link
Facebook
Email
Notes
More

Collabtweet – Multiple Users, Single Twitter Account

Anant Garg's avatar
Anant Garg
May 20, 2009

Share this post

Build With Anant
Build With Anant
Collabtweet – Multiple Users, Single Twitter Account
Copy link
Facebook
Email
Notes
More
Share

Collabtweet is now deprecated and has been replaced with SocialTurn. Read my post regarding SocialTurn

Enable multiple users to post to a single collaborative twitter account.

Why would you need such a program?
1. You run a small company/group which you would like twitter users to follow
2. You would like twitter users to follow a single brand (twitter account) and not separate multiple users
3. You would like a simple slick interface to enable your users to post to your collaborative twitter account
4. You would like to hide your real twitter account password from your users
5. You would like to automatically add “-username” to all tweets by a user
6. You would like to host this service on your own server

Demonstration
Please login with one of the following username/password combination:
johndoe/johndoe
janedoe/janedoe
babydoe/babydoe

Click here to launch Collabtweet demo

For demonstration purposes, I am using a dummy twitter account- http://www.twitter.com/collabtweet

Screenshots

Collabtweet Login Screen
Collabtweet Tweet Screen
Collabtweet Tweeted!
Twitter Outcome!

Download
Collabtweet – Multiple Users, Single Twitter Account

Requirements
Web server capable of running PHP

Configuration
Simple edit config.php and modify the users which can access your account and your twitter username and password.

<?php

// Username => Password
// Username will be used as nickname
$users = array(
"USER1" => "PASS1",
"USER2" => "PASS2",
"USER3" => "PASS3"
);


$twitterUser = "YOURTWITTERUSERNAME";
$twitterPass = "YOURTWITTERPASSWORD";

Future Updates
1. Ability to manage users using a web interface

Comments/Suggestions?
Do let me know your suggestions on how we can improve this code or any other features you would like to add.

Spread The Word
If you like what you are reading, then please help spread the word by re-tweeting, blogging or using the ShareThis button below. Thank you.


Subscribe to Build With Anant

By Anant Garg · Launched 5 months ago
Demystifying AI-powered software building, one app at a time

Share this post

Build With Anant
Build With Anant
Collabtweet – Multiple Users, Single Twitter Account
Copy link
Facebook
Email
Notes
More
Share

Discussion about this post

User's avatar
Cross-domain cookies/sessions in Safari and all other browsers
Want to read a simplified version of this article?
Feb 18, 2010 • 
Anant Garg

Share this post

Build With Anant
Build With Anant
Cross-domain cookies/sessions in Safari and all other browsers
Copy link
Facebook
Email
Notes
More
Write your own PHP MVC Framework (Part 1)
What is MVC?
Mar 13, 2009 • 
Anant Garg

Share this post

Build With Anant
Build With Anant
Write your own PHP MVC Framework (Part 1)
Copy link
Facebook
Email
Notes
More
Build a PHP SaaS app from scratch
This is the first of 3 posts which will talk about launching your own SaaS product (or converting your existing single tenant app to a SaaS app).
Jun 10, 2013 • 
Anant Garg

Share this post

Build With Anant
Build With Anant
Build a PHP SaaS app from scratch
Copy link
Facebook
Email
Notes
More

Ready for more?

© 2025 Anant Garg
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More

Create your profile

User's avatar

Only paid subscribers can comment on this post

Already a paid subscriber? Sign in

Check your email

For your security, we need to re-authenticate you.

Click the link we sent to , or click here to sign in.