Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.
/ PortalGuessr-Bot Public archive

Discord bot for PortalGuessr created using discord.py library.

License

Notifications You must be signed in to change notification settings

XnonXte/PortalGuessr-Bot

Repository files navigation


PortalGuessr mockup
PortalGuessr

Guessing Bot for Portal Maps.

GitHub last commit (by committer) GitHub all releases Make pull request

Overview - Invite Link - Contributions - Credits - Installation - License

Overview

PortalGuessr is a discord bot that challenges you to guess a Portal chamber from a random picture taken from various locations, similar to GeoGuessr, thus the name PortalGuessr. Written in Python with discord.py library.

See previews for previews of the bot.

Invite The Bot

PortalGuessr is an add-free, no paywall, and open-source project. Invite it to your own server with no further setup needed!

INVITE LINK

Contributions

PortalGuessr is in continuous development, and it's currently supported by a single person (me). So if you want to contribute, please join our Official Discord Server!

Credits

  • Everyone in ITB for beta-testing the bot.

Installation

  1. Download the latest version of the bot (release if available).

  2. Install the required dependencies with:

    pip install -r requirements.txt
  3. Change the "TOKEN" constant variable to your own discord token.

  4. Run python -m main.py or start launch.bat.

  5. Done.

License

This project is released under MIT License, see MIT for more information.

This project uses discord.py made by Danny Y. (Rapptz) which is distributed under MIT License.

The name PortalGuessr is named after the game GeoGuessr as it imitates the same core concept.