Skip to content

chillychilichelle/mechgacha

 
 

Repository files navigation

Mech Gacha

Assemble your own mecha with parts from user-submitted core mechanics!

Installing

First, run pip install -r requirements.txt to install the necessary libraries.

Make a file named .env, create a discord bot token, and add TOKEN=<your discord token>. Second, create a database file in db_data/mechgacha.sqlite (probably via running the sqlite3 command). Then run bot.py.

Note that the .env file must be in the mechgacha directory, and bot.py must also be run from here. This is so that they can see the database.

Or, use this link to invite glolf to your server

About

build funny robots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Dockerfile 0.1%