A bot that creates a palette based on a photo
Explore the docs »
View Demo
.
Report Bug
.
Request Feature
guys who are reading this, please put an asterisk (star) :)
There are a lot of repositories on GitHub, but I didn't find a bot convenient for me. So I decided to make and improve the code for other programmers. Subsequently, this bot will be needed for artists who want to see the primary colors.
Of course, I will improve and support this bot. You can help me by writing to me and I will give you my banking details. You can also open a new branch and send a request under an error or an open question.
A list of commonly used resources that I find helpful are listed in the acknowledgements.
- Aiogram
- Colorgram
- Pillow
- Python-dotenv
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- Clone the repo
git clone https://github.com/NoLupiPls/PaletteBot.git
- Install requirements
pip install -r requirements.txt
-
Create a file/change the values in .env
-
Start the project
python app.py
- /start - start bot
- /pallete - view the palette act
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- NoLupiPls - Ilya - School student - NoLupiPls - Ilya - Built this project