ircart

- massive organized collection of irc art
git clone git://git.acid.vegas/ircart.git
Log | Files | Refs | Archive | README

commit 61a09df77aae8014125e5f07576d66f62fa52e31
parent a83af325d5ef3623afad29669b8036918722a0d1
Author: acidvegas <acid.vegas@acid.vegas>
Date: Thu, 11 May 2023 20:20:47 -0400

Updated

Diffstat:
MREADME.md | 32++++++++++++++++++++------------

1 file changed, 20 insertions(+), 12 deletions(-)

diff --git a/README.md b/README.md
@@ -1,27 +1,35 @@
 # IRC ART
 
-This repository contains the largest collection of IRC art & is meant to serve as the main central repository for all IRC art.
+This repository contains the largest organized collection of IRC art & is meant to serve as the main central repository for all IRC art.
 
 It contains various popular art packs that have floated around the internet, aswell as various IRC art collected over the last 10+ years.
 
+The repository is constantly being organized & updated with new art files.
+
 ## Usage
 
-Popular usage of massive art packs like this are putting them in your IRC client directory to be used with a command like `/play <art-name>` to play the art into a channel.
+Popular usage of massive art packs like this are putting them in your IRC client directory to be used with a custom command like `/play <art-name>` to play the art into a channel.
 
 Using this repository with an IRC bot to bring art into your channels is also an option. See [ircart/scroll](https://github.com/ircart/scroll) for an example.
 
 Use `git pull` to update the repository and get a more updated & organized pack.
 
-### Database
-
-Coming soon...
-
 ## Contribute
 
-Coming soon...
+Do you have IRC art you made that you would like to include in this repository?
+
+User uploads via git are coming soon! For now, you can join **#scroll** on the [SuperNETs](https://supernets.org/) IRC network to submit your IRC art!
 
 ## Todo
-- The ability for users to upload art from IRC/Git to be thrown into a `/uploads/` directory to be organizzed later
-- Removal of garbage art files not worth ever scrolling in a channel due to be unfunny, bad quality, irrelevant, etc.
-- Include a database file that contains meta information about art files, such as the artist, tags defining the art category or type, and more.
-- Conversion of every single known ANSI art packs (blocktronics, etc) into IRC art for the `/ansi/` directory.
-\ No newline at end of file
+- The ability for users to upload art (using git) to the a `/uploads/` directory to be later organized.
+- Removal of garbage art files not worth ever scrolling in a channel due to being unfunny, bad quality, irrelevant, etc.
+- Remove duplicate art files
+- Include a database containing meta information about art files *(artist, tags, etc)*
+- Conversion of every single known ANSI art packs (blocktronics, etc) into IRC art for the `/ansi/` directory.
+- Online gallery of the entire art database converted to a PNG
+
+## Mirrors
+- [acid.vegas](https://git.acid.vegas/ircart)
+- [GitHub](https://github.com/ircart/ircart)
+- [GitLab](https://gitlab.com/ircart/ircart)
+- [SuperNETs](https://git.supernets.org/ircart/ircart)
+\ No newline at end of file