Commit Graph

59 Commits

Author SHA1 Message Date
Dionysus 2d0600dd71
Updated mirrors (fuck sourcehut), added .ascii random <query> feature, wrongly named variable is .ascii play fixed, etc 2023-09-12 15:03:04 -04:00
Dionysus be9cfd8aec
Forgot to define dir 2023-06-29 21:45:12 -04:00
Dionysus 22940522ba
Bug fixes 2023-06-29 21:35:33 -04:00
Dionysus b6f0dcefa5
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 2023-06-29 21:22:47 -04:00
Dionysus f216fa3502
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 2023-06-29 21:18:56 -04:00
Dionysus ab69dc522b
Forgot to include .ascii search in README 2023-06-28 16:37:28 -04:00
Dionysus 6c70c5669a
Forgot to include .ascii search in README 2023-06-28 16:36:40 -04:00
Dionysus a9db61c2dd
Fixed typo birghtness to brightness 2023-06-28 16:31:21 -04:00
Dionysus d696e2ad2e
Added a TODO section in the README for future ideas & improvements 2023-06-28 16:28:08 -04:00
Dionysus 8d97c79920
Updated comment next to admin variable explaining wildcards and format requirements 2023-06-28 16:11:23 -04:00
Dionysus af68c2950f
Fixed settings alignment in .ascii settings output 2023-06-28 16:07:44 -04:00
Dionysus 7cf2a8355e
Code cleanup 2023-06-28 16:05:08 -04:00
Dionysus 89dd0942fb
Added blur and smooth effects 2023-06-28 15:57:58 -04:00
Dionysus 03cd2c405b
Fully implemented contrast, brightness, & effects for .ascii img 2023-06-28 15:49:11 -04:00
Dionysus 8fbc870f58
Added invert color effect 2023-06-28 15:23:47 -04:00
Dionysus a21e7e2f6a
Updated README settings 2023-06-28 15:19:33 -04:00
Dionysus 3d39ea9cb7
Props 2023-06-28 15:13:55 -04:00
Dionysus 22c2d78980
Added greyscale/blackwhite effects to img2irc (not implemented into scroll yet) 2023-06-28 15:12:45 -04:00
Dionysus b0e8a15f0e
Added contrast enhancement option 2023-06-28 15:04:14 -04:00
Dionysus 098373555e
Typo rbg to rgb fixed 2023-06-28 14:55:51 -04:00
Dionysus 98bc3d8589
img2irc not awaited for now while in beta. default palette changed to RBG99 2023-06-28 14:27:41 -04:00
Dionysus 9ccfe4aa84
Added missing alert on settings change and fixed missing palette argument 2023-06-28 14:19:35 -04:00
Dionysus b6abd6d6f9
Added missing comma in palettes 2023-06-28 14:13:48 -04:00
Dionysus 5388ae8856
Added RBG88 color palette and option to change palette on the fly with .ascii settings 2023-06-28 14:08:37 -04:00
Dionysus 4040e4c2eb
Forgot to initialize an fstring 2023-06-28 13:49:05 -04:00
Dionysus e7fdc0fd15
Removed __pycache__ dir 2023-06-26 05:32:35 -04:00
Dionysus 6566bce064
img2irc improvements (props wrk) and fixed img_width 2023-06-26 05:32:13 -04:00
Dionysus f2f015c7f6
Wrong links in mirrors on README 2023-06-26 04:00:19 -04:00
Dionysus a3664e8838
Added another preview shot showcasing .ascii img 2023-06-26 03:57:40 -04:00
Dionysus 357dc5db4d
Check line legnth on .ascii img to prevent large image conversions outside of #scroll 2023-06-26 03:45:25 -04:00
Dionysus f3221bce35
Added experimental notice for .ascii img 2023-06-26 03:21:14 -04:00
Dionysus a8724b0d19
Added timeouts and headers to urllib.requests 2023-06-26 03:17:03 -04:00
Dionysus bd048ae332
Added error handling for .ascii img command 2023-06-26 02:57:02 -04:00
Dionysus 78ff35d4db
Added props to malcom for img2irc aswell 2023-06-26 02:50:27 -04:00
Dionysus c09dde56db
Added shoutouts to wrk + pull request link 2023-06-26 02:44:30 -04:00
Dionysus 6922437747
Added .ascii img <url> command to image to IRC art conversion 2023-06-26 02:41:28 -04:00
Dionysus c23b903399
Show how many lines an ASCII that is too big for outside of #scroll is 2023-06-25 06:00:04 -04:00
Dionysus f46c80ecfa
Fixed socket timeout 2023-06-25 03:13:51 -04:00
Dionysus 1deefcef76
sendmsg to irc_error fix 2023-06-25 03:02:21 -04:00
Dionysus cdc15eecd8
Fixed ljust placement 2023-06-25 02:57:59 -04:00
Dionysus 36fce2ff81
Fixed line stripping 2023-06-25 02:50:29 -04:00
Dionysus a57316332f
Added admin, settings viewing & changing, code cleanup, README updated 2023-06-25 02:40:06 -04:00
Dionysus 9d120737c3
Finally fixed character encoding issue not playing files with UTF-16 & other encodings 2023-06-07 00:59:52 -04:00
Dionysus 24a3e1b1fc
Added .ascii play <url> command to play art off of Pastebin 2023-06-07 00:17:40 -04:00
Dionysus a669fec7a5
Sync database message was only sending to the config channel and not #scroll 2023-06-06 22:32:05 -04:00
Dionysus 7e492906c2
Fixed database syncing from not parsing the correct tree sha 2023-06-06 22:22:20 -04:00
Dionysus a67d02291e
Fixed incorrect path when playing art from the root directory 2023-06-05 14:26:33 -04:00
Dionysus d714469d98
Silly additions 2023-06-05 07:53:16 -04:00
Dionysus c68126c6ba
help.txt note 2023-06-05 07:38:40 -04:00
Dionysus 4a3617c9b5
Updated 2023-06-05 06:48:58 -04:00