/ZeroTwo.py

A repository for ZeroTwo.py.

Primary LanguagePythonMIT LicenseMIT

ZeroTwo.py

a work in progress, cool, bot. (Localization in work, if Crowdin approves our request.)

Running ZeroTwo.py

Install Python 3.x

Clone this Repo

Install the required packages (discord.py)

Create a file called config.py with the contents of ```py TOKEN="DISCORD_BOT_TOKEN"

OWNERS=["Array", "of", "owners"]```

Run the bot with python3 main.py

Profit