Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
/geoguessr-botPublic archive

A geoguessr challenger bot for discord written in python using selenium

NotificationsYou must be signed in to change notification settings

lajp/geoguessr-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPOSITORY HAS BEEN ARCHIVED IN THE FAVOUR OF THENEW IMPLEMENTATION WRITTEN IN RUST

geoguessr-bot

This is a simple implementation of a discord bot that sends geoguessr challenge links on demand.

Requirements:

  • 1 geoguessr pro account
  • python3
  • selenium
  • discord.py
  • google-chrome
  • chromedriver

Usage:

Launch the bot with:

python3 main.py

On discord simply type!geo to receive a country streak challenge without any specific rules

Rules/Settings:

Rules are specified with appending to the command message a space followed by the setting name and the value separated by a '='

Example with specifying no move:

!geo rules=nm

Another example with specifying no move, pan or zoom and a time limit of 1 minute (60 seconds)

!geo rules=nmpz time=60

Starting a battle royale game aka. creating a new lobby:

!geo br

Specifying a battle royale lobby for the bot to join into to start the game:

!geo lobby=[link-to-lobby]

Generating a game with a custom/official map:

!geo map=[link-to-map]

Example with geoguessr official Finland map, 2 min limit and no move:

!geo map=https://www.geoguessr.com/maps/finland time=120 rules=nm

TODO:

  • Make the interface/bot more customizable:
    • Allow changing the prefix more easily
    • Make the program read a config file where things such as the token or path to the driver-executable can be stored

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp