Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/connordoesdev/zerotwo.py

A repository for ZeroTwo.py.
https://github.com/connordoesdev/zerotwo.py

Last synced: about 1 month ago
JSON representation

A repository for ZeroTwo.py.

Awesome Lists containing this project

README

        

# 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