Commit Graph

39 Commits

Author SHA1 Message Date
Dionysus 4b2dd58fdc
Indent fixed and play function fixed 2024-01-02 19:57:24 -05:00
Dionysus 4f4e3446bc
Fixed character decoding (reported by ab3800, cheers) 2024-01-02 19:54:29 -05:00
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 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 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 03cd2c405b
Fully implemented contrast, brightness, & effects for .ascii img 2023-06-28 15:49:11 -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 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 6566bce064
img2irc improvements (props wrk) and fixed img_width 2023-06-26 05:32:13 -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 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 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 9e44daf69f
Fixed typo in nickname 2023-06-05 06:40:26 -04:00
Dionysus cd4e9c8027
Improved database systen using github api, no more .list file needed 2023-06-05 06:39:40 -04:00
Dionysus 4725e6710b
Added .ascii sync command to pull the latest art files 2023-06-03 01:04:40 -04:00
Dionysus f5e769ece1
ascii stopper improved 2023-06-02 20:26:47 -04:00
Dionysus 4048e3aa08
Forgot to change @cancer to @scroll when forking this 2023-06-02 19:56:41 -04:00
Dionysus 8314e8a1a7
Fixed handling missing files 2023-06-02 15:15:55 -04:00
Dionysus ac397afd83
Initial commit 2023-06-02 01:43:45 -04:00