Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikiGameBot

Bot for running

Getting Started

Database Setup

  • Create a Data/ directory.
  • Download the wikigraph dataset from here and extract it into the data folder.
  • Run python build_graphs.py

Bot Setup

  • Add username and password to a .env file in the root directory with the following format
USERNAME=<YOUR_WIKIGAME_USERNAME>
PASSWORD=<YOUR_WIKIGAME_PASSWORD>

Playing Games

This is the easy part. Just run.

go run play.go

About

Creating a graph of all connected Wikipedia pages in order to dominate at The Wiki Game (https://www.thewikigame.com)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages