eggs/bots/discord/discord.py
Michael Parker 79091ce6f0 update python generic install
installs python packages into the standard `.local/lib/python3.8/site-packages`

updates install script to user new site-packages and configurable requirements.txt file name.

Resolves #1002
2021-03-31 19:12:23 -04:00
..
egg-discord-py-generic.json update python generic install 2021-03-31 19:12:23 -04:00
README.md add discord.py generic 2020-06-29 17:01:50 -04:00

discord.py generic

This egg was designed to allow a user to pull their own python discord bot from a repo.

There is an option to allow a user to upload their own files to run a bot.

The startup configs and commands may need changing to actually function properly.