Hello, sure, it is possible.
In the terminal, you need to navigate to the /srv/paws or /srv/paws/pwb (I'm not sure as I usually delete user-config.py and user-fixes.py files and then copy my user-config.py in /srv/paws/pwb).
For navigating to the directory you need to use the command "cd".
And then you can run the script which you want with "python3 pwb.py script".
If you have more questions, let me know and I will try to help you.
Best regards, Zoran
How can I navigate to the / srv / paws or / srv / paws / pwb? Can you send a screenshot?
בתאריך שבת, 3 באפר׳ 2021 ב-22:39 מאת Zoran Dori < zorandori4444@gmail.com>:
Hello, sure, it is possible.
In the terminal, you need to navigate to the /srv/paws or /srv/paws/pwb (I'm not sure as I usually delete user-config.py and user-fixes.py files and then copy my user-config.py in /srv/paws/pwb).
For navigating to the directory you need to use the command "cd".
And then you can run the script which you want with "python3 pwb.py script".
If you have more questions, let me know and I will try to help you.
Best regards, Zoran _______________________________________________ pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
[image: image.png]
בתאריך שבת, 3 באפר׳ 2021 ב-22:39 מאת Zoran Dori < zorandori4444@gmail.com>:
Hello, sure, it is possible.
In the terminal, you need to navigate to the /srv/paws or /srv/paws/pwb (I'm not sure as I usually delete user-config.py and user-fixes.py files and then copy my user-config.py in /srv/paws/pwb).
For navigating to the directory you need to use the command "cd".
And then you can run the script which you want with "python3 pwb.py script".
If you have more questions, let me know and I will try to help you.
Best regards, Zoran _______________________________________________ pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
Hello, for navigating you need to use "cd /srv/paws/pwb", and then "python3 pwb.py script".
Best regards, Zoran
it worked! Thanks! 2 questions: 1. How do I edit the user config.py file? 2. How to perform the actions on another wiki site?
בתאריך יום א׳, 4 באפר׳ 2021 ב-14:02 מאת Zoran Dori < zorandori4444@gmail.com>:
Hello, for navigating you need to use "cd /srv/paws/pwb", and then "python3 pwb.py script".
Best regards, Zoran _______________________________________________ pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
1. cd /srv/paws 2. rm user-config.py user-fixes.py 3. cd pwb 4. nano user-config.py
This is my user-config.py file, you can edit in on your way:
# -*- coding: utf-8 -*- mylang = 'sr' family = 'wikipedia' usernames['wikipedia']['sr'] = 'KizuleBot' put_throttle = 0
and save it with Ctrl + x, type y and press enter.
For editing another wiki site, you can use -family:project -lang:code (replace project with wiki site which you want to edit, like Wikisource, Wiktionary and etc. replace code with the language code of wanted wiki, example: sr, ru and etc)
Best regards, Zoran
I did what you said, but how do you keep the settings?
בתאריך יום א׳, 4 באפר׳ 2021 ב-22:15 מאת Zoran Dori < zorandori4444@gmail.com>:
- cd /srv/paws
- rm user-config.py user-fixes.py
- cd pwb
- nano user-config.py
This is my user-config.py file, you can edit in on your way:
# -*- coding: utf-8 -*- mylang = 'sr' family = 'wikipedia' usernames['wikipedia']['sr'] = 'KizuleBot' put_throttle = 0
and save it with Ctrl + x, type y and press enter.
For editing another wiki site, you can use -family:project -lang:code (replace project with wiki site which you want to edit, like Wikisource, Wiktionary and etc. replace code with the language code of wanted wiki, example: sr, ru and etc)
Best regards, Zoran _______________________________________________ pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
How to edit the user-config file in paws?
בתאריך יום א׳, 4 באפר׳ 2021 ב-22:44 מאת ישראל קלר < yisrael.keller@gmail.com>:
I did what you said, but how do you keep the settings?
בתאריך יום א׳, 4 באפר׳ 2021 ב-22:15 מאת Zoran Dori < zorandori4444@gmail.com>:
- cd /srv/paws
- rm user-config.py user-fixes.py
- cd pwb
- nano user-config.py
This is my user-config.py file, you can edit in on your way:
# -*- coding: utf-8 -*- mylang = 'sr' family = 'wikipedia' usernames['wikipedia']['sr'] = 'KizuleBot' put_throttle = 0
and save it with Ctrl + x, type y and press enter.
For editing another wiki site, you can use -family:project -lang:code (replace project with wiki site which you want to edit, like Wikisource, Wiktionary and etc. replace code with the language code of wanted wiki, example: sr, ru and etc)
Best regards, Zoran _______________________________________________ pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
-- "אם אני – אני, מפני שאני – אני, ואתה – אתה, מפני שאתה הוא אתה, אז אני – אני ואתה – אתה. אבל אם אני הוא אני מפני שאתה – אתה, ואתה הוא אתה מפני שאני – אני, אז אני לא אני ואתה לא אתה" (הרבי מקוצק). בברכה, ישראל קלר, yisrael.keller@gmail.com 055-2781375
[image: image.png]
בתאריך יום ב׳, 5 באפר׳ 2021 ב-19:04 מאת ישראל קלר < yisrael.keller@gmail.com>:
How to edit the user-config file in paws?
בתאריך יום א׳, 4 באפר׳ 2021 ב-22:44 מאת ישראל קלר < yisrael.keller@gmail.com>:
I did what you said, but how do you keep the settings?
בתאריך יום א׳, 4 באפר׳ 2021 ב-22:15 מאת Zoran Dori < zorandori4444@gmail.com>:
- cd /srv/paws
- rm user-config.py user-fixes.py
- cd pwb
- nano user-config.py
This is my user-config.py file, you can edit in on your way:
# -*- coding: utf-8 -*- mylang = 'sr' family = 'wikipedia' usernames['wikipedia']['sr'] = 'KizuleBot' put_throttle = 0
and save it with Ctrl + x, type y and press enter.
For editing another wiki site, you can use -family:project -lang:code (replace project with wiki site which you want to edit, like Wikisource, Wiktionary and etc. replace code with the language code of wanted wiki, example: sr, ru and etc)
Best regards, Zoran _______________________________________________ pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
-- "אם אני – אני, מפני שאני – אני, ואתה – אתה, מפני שאתה הוא אתה, אז אני – אני ואתה – אתה. אבל אם אני הוא אני מפני שאתה – אתה, ואתה הוא אתה מפני שאני – אני, אז אני לא אני ואתה לא אתה" (הרבי מקוצק). בברכה, ישראל קלר, yisrael.keller@gmail.com 055-2781375
-- "אם אני – אני, מפני שאני – אני, ואתה – אתה, מפני שאתה הוא אתה, אז אני – אני ואתה – אתה. אבל אם אני הוא אני מפני שאתה – אתה, ואתה הוא אתה מפני שאני – אני, אז אני לא אני ואתה לא אתה" (הרבי מקוצק). בברכה, ישראל קלר, yisrael.keller@gmail.com 055-2781375