Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please help to make my own account follower booster bot #1

Closed
bugbounted opened this issue Jan 7, 2023 · 3 comments
Closed

please help to make my own account follower booster bot #1

bugbounted opened this issue Jan 7, 2023 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@bugbounted
Copy link

Hi Boudjada Yasser,
please help me to make my own account bot using your repository fork
also if its possible make dockerfile in root of project for easily to deploy it on serverless PaaS like doprax.com , railway.app , vercel.com
I'm not found any tutorial on current project readme.MD
waiting for your response
finest regards

@yasserbdj96
Copy link
Owner

yasserbdj96 commented Jan 7, 2023

hi @bugbounted
First, thank you for using my bot
For this bot to work, you must follow these steps:

1- go to settings>Developer settings>Personal access tokens>Tokens (classic)>Generate new token>Generate new token (classic) :

  • make your token name.
  • select Expiration (Depending on the period you want, it is better to make it "No expiration").
  • select "user:follow" from the list.
  • click on "Generate token".
  • Copy the token (It is better to save it in an external file because this code appears only once).

2- go to https://github.com/bugbounted/Followers-Bot-GithubAPI :

  • click on settings>Secrets>Actions>New repository secret.
  • in name input write "MY_FOLLOWERS".
  • in Secret input Paste the token.
  • click on "Add secret".

-- Finally, you can adjust the time you want the bot to run in .yml files in line number 9 on path ".github/workflows/".
-- edit files [".github/workflows/get_new_users_and_follow.yml",".github/workflows/create_files.yml"] with your username and email
-- Delete this files [".github/workflows/pages.yml",".github/workflows/push-gitLab.yml","Dataset.json","new_users_list.txt","last_page.txt"].

-- this bot on colab.research.google.com
https://colab.research.google.com/github/yasserbdj96/Followers-Bot-GithubAPI/blob/main/Followers-Bot-GithubAPI.ipynb

If you encounter difficulties, reply in these issue.

@bugbounted
Copy link
Author

bugbounted commented Jan 8, 2023

Hello Again yasserbdj96,
At the first special thanks for your special works & also your tips in this issue for make my own bot.
My first question is , using colab link is another way to run the bot ? I means bot is work fine using github actions only or must be run colab steps for completely run & workflow can't work fine without colab step ?
My second question is , how to auto merge readme.MD dataset GUI of this project to sync with my profile readme.Md all the time in autopilot mode ?
My last question is , you make github pages manually or github actions make it automatically ?
waiting for your response
regards , Mohamad

@yasserbdj96
Copy link
Owner

Hi @bugbounted
1- colab is another way to run this bot, but in colab It does not work automatically, you have to do it manually. It is completely separate from github actions, i have set the commands that the bot works on, and you have to choose the command you want to implement.
2- readme.md It will renew automatically.(But you have to follow the steps I explained earlier...)
3-The page link is automatically renewed using github actions, I did not preach how to activate the page, just follow the following steps:

I hope I answered your questions clearly ☺️☺️

@yasserbdj96 yasserbdj96 pinned this issue Jan 16, 2023
@yasserbdj96 yasserbdj96 self-assigned this Jan 16, 2023
@yasserbdj96 yasserbdj96 added the help wanted Extra attention is needed label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants