https://github.com/justanotherarchivist/atwikibot
https://github.com/justanotherarchivist/atwikibot
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/justanotherarchivist/atwikibot
- Owner: JustAnotherArchivist
- License: gpl-3.0
- Created: 2018-12-16T05:27:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-08T03:49:38.000Z (about 4 years ago)
- Last Synced: 2025-02-08T23:16:24.136Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# atwikibot, a small bot for the ArchiveTeam wiki
Dependencies: mwclient and requests
Login credentials are passed in through the environment variables `ATWIKIBOT_USERNAME` and `ATWIKIBOT_PASSWORD`.
## License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see .