Skip to content

A collection of useful Go scripts to interact with the MediaWiki API.

License

Notifications You must be signed in to change notification settings

OAuthority/go-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Utils is a collection of useful scripts for working with MediaWiki. Each script runs individually to achieve specific tasks, but the aim is to eventually turn this into some kind of bot framework, like pywikibot

Why Go?

Go is a simple, yet effective language that can handle multiple threads and is extremely fast; much faster than python. Also, why not? Go is fun.

Code of Conduct

Development of this software is governed by the MediaWiki Code of Conduct.

License

This repository and code herein is licensed under the MIT License. You are free to modify and redistribute the code in its entirety as long as you abide by the restrictions of the MIT License.

Please note that if you contribute to this repository — not that anyone will — you agree to license your contributions under afformentioned license.

About

A collection of useful Go scripts to interact with the MediaWiki API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages