Coder Social home page Coder Social logo

pixelia's Introduction

pixelia - Image creation and processing Discord bot

GitHub license GitHub commits GitHub latest commit Maintenance

GitHub release Author Author

  1. โœ๏ธ Setup
  2. ๐Ÿ‘ฉโ€๐Ÿซ Usage
  3. ๐Ÿง‘โ€๐Ÿซ Contributing
  4. โš–๏ธ License
  5. ๐Ÿ”„ Changelog
  6. ๐Ÿ› Bugs and TODO
  7. ๐ŸŽจ Logo and Icons

โœ๏ธ Setup

Info

Please note we do not officially support Windows or MacOS, but we do provide some instructions for those who want to use it on these platforms.

You do not explicitly need a conda environment for the bot to run. But it is always recommended nontheless, especially because the next LTS of Ubuntu won't let users pip-install anything without a virtual environment. At the time of writing, this app python >= 3.11 to run.

git clone [email protected]:ThomasByr/pixelia.git
cd pixelia

You can create and activate a conda environment with the following commands :

conda env create -f environment.yml -y
conda activate pixelia
# alternatively, you can just use pip
# pip install --upgrade -r requirements.txt

Then create a .env file following the .env.example file, and fill it with your own values.

cp .env.example .env

Finally, run the discord bot with :

python pixelia.py

๐Ÿ‘ฉโ€๐Ÿซ Usage

๐Ÿง‘โ€๐Ÿซ Contributing

If you ever want to contribute, either request the contributor status, or, more manually, fork the repo and make a pull request !

We are using black to format the code, so make sure you have it installed and run :

black .

The standard procedure is :

fork -> git branch -> push -> pull request

Note that we won't accept any PR :

  • that does not follow our Contributing Guidelines
  • that is not sufficiently commented or isn't well formated
  • without any proper test suite
  • with a failing or incomplete test suite

Happy coding ! ๐Ÿ™‚

โš–๏ธ License

Warning

Working source code is licensed under AGPL, the rest is unlicensed. If you whish not to use source code, please use the license of your choice. The following license only applies to the code itself and is not legal advice. The license of this repo does not apply to the resources used in it. Please check the license of each resource before using them.

This project is licensed under the AGPL-3.0 new or revised license. Please read the LICENSE file. Additionally :

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of the pixelia authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

pixelia - Image creation and processing Discord bot
Copyright (C) 2024-present Thomas BOUYER & Thomas DUMOND

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

๐Ÿ”„ Changelog

Please read the changelog file for the full history !

๐Ÿ› Bugs and TODO

TODO (first implementation version)

  • add redo button to /imagine commands

Known Bugs (latest fix)

  • might want to double check /manage group logic

๐ŸŽจ Logo and Icons

Unless otherwise stated, all icons and logos are made by the author. Copyright (C) 2024 Thomas BOUYER, all rights reserved.

Tools used :

pixelia's People

Contributors

thomasbyr avatar

Stargazers

 avatar Nicolas Marra avatar Thomas DUMOND avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.