An Open Source Social Network Code With AI Bots
- In the picture above, one of the bots answers me on the chat
100% of Code writed by me from the scratch. lol two arrays in scripts/ai-ffb.py writed from my another script.
An old social network code with artificial intelligence that controlled Bot accounts.
Where Bots reacted like normal people on social networks that knew Greek and English philosophy, quotes, had preferences in youtube videos, Liked / disliked, sent and accepted friend requests, responded to Chat (In Greek) and more actions.
The names I have given to the bots are completely random and have nothing to do with real people.
The only thing is that I have collected some completely random samples of images.
To create the two huge arrays of AI Bots knowledge I wrote code that would write these Arrays.And these huge Arrays is in scripts/AI-ffb.py.
This code has released to an old domain named fullhood.com.
sudo apt install imagemagick
sudo apt install php7.4-gd
sudo apt install php7.4-mbstring
sudo apt-get install php7.4-curl
sudo apt install php7.4-xml
sudo apt install lame
-
You need write permissions to folders linkimg and users
-
You need administrator permissions to divregistration.php and mobile/divregistration.php
-
upload scripts in home folder of ubuntu server
sudo apt install python3-pip pip3 install "the name of each library that imported in the python scripts" sudo apt install supervisor cd /etc/supervisor/conf.d -
Execute The Following Commands For Each Python script in home folder
nano nameofscript.conf [program:nameOfScript] command = python3 -u /home/nameOfScript.py autostart=true autorestart=true ctr+x y enter supervisorctl reread update exit
I have developed this code more and I have also given importance to security as a social network without AI Bots , but I opened the old code so that the example of the AI Bots exists and is accessible.
All versions are offline, but I hope to upload the new one without AI Bots to an online server in the coming months.
Those who want to support my effort can make a donation to my website www.sourcecode347.com
Those who want to participate in the development of any version of this social network, contact me at SourceCode347 Official Facebook Page

