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

https://github.com/kenny2github/kenny2automate

A small Discord bot.
https://github.com/kenny2github/kenny2automate

bot discord python

Last synced: about 1 year ago
JSON representation

A small Discord bot.

Awesome Lists containing this project

README

          

# kenny2automate

## Running
```bash
python3.6 -m kenny2automate
```

## Installation
1. Install Python 3.6 or above
2.
```bash
git clone https://github.com/Kenny2github/kenny2automate.git
cd kenny2automate
python3.6 setup.py develop --user
```