Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

mallo-c/maze-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Maze generator

Note

The project is abandoned, but that does not mean it's unsafe. If I find any vulnerabilities, I'll patch them as fast as I can. If you find any vulnerabilities, please let me know. See my profile for contact information.

It's safe to use it for now.

How to run

Do:

pip install -r requirements.txt
python3 main.py

You'll need an .env file with following contents:

TOKEN="YOUR_BOT_TOKEN"

About

The maze generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages