Skip to content

A bot that will automatically claim Pokémon on the Discord Mudae game

Notifications You must be signed in to change notification settings

GuillaumeLarue/MudaeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MudaeBot

This project is a discord bot that will automatically claim Pokémon on the Discord Mudae game.

Installation

    git clone [email protected]:GuillaumeLarue/MudaeBot.git
    cd MudaeBot
    python3 -m venv venv
    source venv/bin/activate
    pip install -r requirements.txt  

Use

Change your discord IDs in the Dockerfile and run the bot with:

    docker compose up -d --build

To stop the bot you have to run

    docker compose down

Author

  • Guillaume Larue

About

A bot that will automatically claim Pokémon on the Discord Mudae game

Topics

Resources

Stars

Watchers

Forks