oleg-alexandrov / mathbot

The source code for Mathbot, a bot running on Wikipedia.

Home Page:https://en.wikipedia.org/wiki/User:Mathbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The directory 'modules' contains some general purpose routines used by
mathbot in its work. 

The directory 'mathlists' contains the code mathbot uses to update the
lists of mathematicians and mathematics articles. Those codes depend
on the 'modules' directory. See the file 'Readme.txt' in 'mathlists'
for more information.

The directory 'missingscience' contains the scripts that are used to
update the mathematics section in the list of missing science topics
on Wikipedia. These codes need the package WWW::Mediawiki::Client.pm
version 0.23 and its dependencies. I hope to convert those codes to 
using Perlwikipedia.pm instead at some point.

The routine wikipedia_login_prototype.pl in modules/bin needs to be
renamed to perlwikipedia_utils.pl and a user name and password needs 
to be specified in order for the codes in 'missingscience' to work.

About

The source code for Mathbot, a bot running on Wikipedia.

https://en.wikipedia.org/wiki/User:Mathbot


Languages

Language:Perl 51.4%Language:MATLAB 37.5%Language:HTML 9.2%Language:Mathematica 0.6%Language:Python 0.6%Language:Raku 0.3%Language:Shell 0.2%Language:C++ 0.1%Language:POV-Ray SDL 0.1%