2024-01-03 | Indent fixed and play function fixed | 1 | +34 | -34 |
2024-01-03 | Fixed character decoding (reported by ab3800, cheers) | 1 | +34 | -29 |
2023-09-12 | Updated mirrors (fuck sourcehut), added .ascii random <query> feature, wrongly named variable is .ascii play fixed, etc | 3 | +33 | -47 |
2023-06-30 | Forgot to define dir | 1 | +1 | -1 |
2023-06-30 | Bug fixes | 1 | +12 | -26 |
2023-06-30 | Updated img2irc to use OpenCV instead of Pillow, random functions use a better seed for better randomization output, .ascii img moved into play function, etc | 1 | +0 | -0 |
2023-06-30 | Updated img2irc to use OpenCV instead of Pillow, random functions use a better seed for better randomization output, .ascii img moved into play function, etc | 4 | +135 | -135 |
2023-06-28 | Forgot to include .ascii search in README | 1 | +1 | -1 |
2023-06-28 | Forgot to include .ascii search in README | 1 | +1 | -0 |
2023-06-28 | Fixed typo birghtness to brightness | 1 | +1 | -1 |
2023-06-28 | Added a TODO section in the README for future ideas & improvements | 1 | +11 | -0 |
2023-06-28 | Updated comment next to admin variable explaining wildcards and format requirements | 1 | +1 | -1 |
2023-06-28 | Fixed settings alignment in .ascii settings output | 1 | +1 | -1 |
2023-06-28 | Code cleanup | 2 | +21 | -6 |
2023-06-28 | Added blur and smooth effects | 2 | +22 | -18 |
2023-06-28 | Fully implemented contrast, brightness, & effects for .ascii img | 3 | +30 | -19 |
2023-06-28 | Added invert color effect | 1 | +6 | -4 |
2023-06-28 | Updated README settings | 1 | +12 | -11 |
2023-06-28 | Props | 1 | +1 | -0 |
2023-06-28 | Added greyscale/blackwhite effects to img2irc (not implemented into scroll yet) | 1 | +5 | -1 |
2023-06-28 | Added contrast enhancement option | 2 | +7 | -5 |
2023-06-28 | Typo rbg to rgb fixed | 2 | +2 | -2 |
2023-06-28 | img2irc not awaited for now while in beta. default palette changed to RBG99 | 2 | +3 | -3 |
2023-06-28 | Added missing alert on settings change and fixed missing palette argument | 2 | +2 | -1 |
2023-06-28 | Added missing comma in palettes | 1 | +1 | -1 |
2023-06-28 | Added RBG88 color palette and option to change palette on the fly with .ascii settings | 2 | +40 | -26 |
2023-06-28 | Forgot to initialize an fstring | 1 | +2 | -3 |
2023-06-26 | Removed __pycache__ dir | 1 | +0 | -0 |
2023-06-26 | img2irc improvements (props wrk) and fixed img_width | 3 | +49 | -42 |
2023-06-26 | Wrong links in mirrors on README | 1 | +1 | -1 |
2023-06-26 | Added another preview shot showcasing .ascii img | 3 | +3 | -1 |
2023-06-26 | Check line legnth on .ascii img to prevent large image conversions outside of #scroll | 1 | +6 | -3 |
2023-06-26 | Added experimental notice for .ascii img | 1 | +1 | -1 |
2023-06-26 | Added timeouts and headers to urllib.requests | 1 | +12 | -5 |
2023-06-26 | Added error handling for .ascii img command | 1 | +10 | -6 |
2023-06-26 | Added props to malcom for img2irc aswell | 1 | +3 | -2 |
2023-06-26 | Added shoutouts to wrk + pull request link | 1 | +7 | -1 |
2023-06-26 | Added .ascii img <url> command to image to IRC art conversion | 3 | +148 | -20 |
2023-06-25 | Show how many lines an ASCII that is too big for outside of #scroll is | 1 | +1 | -1 |
2023-06-25 | Fixed socket timeout | 1 | +1 | -1 |
2023-06-25 | sendmsg to irc_error fix | 1 | +1 | -1 |
2023-06-25 | Fixed ljust placement | 1 | +1 | -1 |
2023-06-25 | Fixed line stripping | 1 | +2 | -3 |
2023-06-25 | Added admin, settings viewing & changing, code cleanup, README updated | 2 | +81 | -37 |
2023-06-07 | Finally fixed character encoding issue not playing files with UTF-16 & other encodings | 1 | +5 | -1 |
2023-06-07 | Added .ascii play <url> command to play art off of Pastebin | 2 | +23 | -13 |
2023-06-07 | Sync database message was only sending to the config channel and not #scroll | 1 | +1 | -1 |
2023-06-07 | Fixed database syncing from not parsing the correct tree sha | 1 | +6 | -3 |
2023-06-05 | Fixed incorrect path when playing art from the root directory | 1 | +2 | -1 |
2023-06-05 | Silly additions | 1 | +3 | -1 |
2023-06-05 | help.txt note | 1 | +2 | -0 |
2023-06-05 | Updated | 1 | +3 | -1 |
2023-06-05 | Fixed typo in nickname | 1 | +1 | -1 |
2023-06-05 | Improved database systen using github api, no more .list file needed | 2 | +43 | -51 |
2023-06-03 | Added .ascii sync command to pull the latest art files | 2 | +4 | -0 |
2023-06-03 | ascii stopper improved | 1 | +4 | -3 |
2023-06-02 | Forgot to change @cancer to @scroll when forking this | 1 | +2 | -2 |
2023-06-02 | Fixed handling missing files | 1 | +2 | -1 |
2023-06-02 | Added preview | 1 | +4 | -2 |
2023-06-02 | Added preview | 1 | +2 | -0 |
2023-06-02 | Initial commit | 4 | +328 | -0 |