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.
- Host: GitHub
- URL: https://github.com/kenny2github/kenny2automate
- Owner: Kenny2github
- License: mit
- Created: 2018-03-06T14:18:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T01:38:19.000Z (about 3 years ago)
- Last Synced: 2025-02-28T12:25:06.911Z (about 1 year ago)
- Topics: bot, discord, python
- Language: Python
- Size: 6.44 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```