Skip to content

NoLupiPls/PaletteBot

Repository files navigation


PaletteBot

A bot that creates a palette based on a photo

Explore the docs »

View Demo . Report Bug . Request Feature

Downloads Contributors Stargazers Issues License

Table Of Contents

About The Project

Screen Shot

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.

Built With

  • Aiogram
  • Colorgram
  • Pillow
  • Python-dotenv

Getting Started

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.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repo
git clone https://github.com/NoLupiPls/PaletteBot.git
  1. Install requirements
pip install -r requirements.txt
  1. Create a file/change the values in .env

  2. Start the project

python app.py

Usage

  • /start - start bot
  • /pallete - view the palette act

Contributing

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.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Authors

Acknowledgements