Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/connordoesdev/zerotwo.py
- Owner: ConnorDoesDev
- License: mit
- Created: 2021-03-14T18:15:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-15T16:24:49.000Z (about 3 years ago)
- Last Synced: 2023-09-09T08:27:24.295Z (about 1 year ago)
- Language: Python
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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