|
89dd0942fb
|
Added blur and smooth effects
|
2023-06-28 15:57:58 -04:00 |
|
|
03cd2c405b
|
Fully implemented contrast, brightness, & effects for .ascii img
|
2023-06-28 15:49:11 -04:00 |
|
|
8fbc870f58
|
Added invert color effect
|
2023-06-28 15:23:47 -04:00 |
|
|
a21e7e2f6a
|
Updated README settings
|
2023-06-28 15:19:33 -04:00 |
|
|
3d39ea9cb7
|
Props
|
2023-06-28 15:13:55 -04:00 |
|
|
22c2d78980
|
Added greyscale/blackwhite effects to img2irc (not implemented into scroll yet)
|
2023-06-28 15:12:45 -04:00 |
|
|
b0e8a15f0e
|
Added contrast enhancement option
|
2023-06-28 15:04:14 -04:00 |
|
|
098373555e
|
Typo rbg to rgb fixed
|
2023-06-28 14:55:51 -04:00 |
|
|
98bc3d8589
|
img2irc not awaited for now while in beta. default palette changed to RBG99
|
2023-06-28 14:27:41 -04:00 |
|
|
9ccfe4aa84
|
Added missing alert on settings change and fixed missing palette argument
|
2023-06-28 14:19:35 -04:00 |
|
|
b6abd6d6f9
|
Added missing comma in palettes
|
2023-06-28 14:13:48 -04:00 |
|
|
5388ae8856
|
Added RBG88 color palette and option to change palette on the fly with .ascii settings
|
2023-06-28 14:08:37 -04:00 |
|
|
4040e4c2eb
|
Forgot to initialize an fstring
|
2023-06-28 13:49:05 -04:00 |
|
|
e7fdc0fd15
|
Removed __pycache__ dir
|
2023-06-26 05:32:35 -04:00 |
|
|
6566bce064
|
img2irc improvements (props wrk) and fixed img_width
|
2023-06-26 05:32:13 -04:00 |
|
|
f2f015c7f6
|
Wrong links in mirrors on README
|
2023-06-26 04:00:19 -04:00 |
|
|
a3664e8838
|
Added another preview shot showcasing .ascii img
|
2023-06-26 03:57:40 -04:00 |
|
|
357dc5db4d
|
Check line legnth on .ascii img to prevent large image conversions outside of #scroll
|
2023-06-26 03:45:25 -04:00 |
|
|
f3221bce35
|
Added experimental notice for .ascii img
|
2023-06-26 03:21:14 -04:00 |
|
|
a8724b0d19
|
Added timeouts and headers to urllib.requests
|
2023-06-26 03:17:03 -04:00 |
|
|
bd048ae332
|
Added error handling for .ascii img command
|
2023-06-26 02:57:02 -04:00 |
|
|
78ff35d4db
|
Added props to malcom for img2irc aswell
|
2023-06-26 02:50:27 -04:00 |
|
|
c09dde56db
|
Added shoutouts to wrk + pull request link
|
2023-06-26 02:44:30 -04:00 |
|
|
6922437747
|
Added .ascii img <url> command to image to IRC art conversion
|
2023-06-26 02:41:28 -04:00 |
|
|
c23b903399
|
Show how many lines an ASCII that is too big for outside of #scroll is
|
2023-06-25 06:00:04 -04:00 |
|
|
f46c80ecfa
|
Fixed socket timeout
|
2023-06-25 03:13:51 -04:00 |
|
|
1deefcef76
|
sendmsg to irc_error fix
|
2023-06-25 03:02:21 -04:00 |
|
|
cdc15eecd8
|
Fixed ljust placement
|
2023-06-25 02:57:59 -04:00 |
|
|
36fce2ff81
|
Fixed line stripping
|
2023-06-25 02:50:29 -04:00 |
|
|
a57316332f
|
Added admin, settings viewing & changing, code cleanup, README updated
|
2023-06-25 02:40:06 -04:00 |
|
|
9d120737c3
|
Finally fixed character encoding issue not playing files with UTF-16 & other encodings
|
2023-06-07 00:59:52 -04:00 |
|
|
24a3e1b1fc
|
Added .ascii play <url> command to play art off of Pastebin
|
2023-06-07 00:17:40 -04:00 |
|
|
a669fec7a5
|
Sync database message was only sending to the config channel and not #scroll
|
2023-06-06 22:32:05 -04:00 |
|
|
7e492906c2
|
Fixed database syncing from not parsing the correct tree sha
|
2023-06-06 22:22:20 -04:00 |
|
|
a67d02291e
|
Fixed incorrect path when playing art from the root directory
|
2023-06-05 14:26:33 -04:00 |
|
|
d714469d98
|
Silly additions
|
2023-06-05 07:53:16 -04:00 |
|
|
c68126c6ba
|
help.txt note
|
2023-06-05 07:38:40 -04:00 |
|
|
4a3617c9b5
|
Updated
|
2023-06-05 06:48:58 -04:00 |
|
|
9e44daf69f
|
Fixed typo in nickname
|
2023-06-05 06:40:26 -04:00 |
|
|
cd4e9c8027
|
Improved database systen using github api, no more .list file needed
|
2023-06-05 06:39:40 -04:00 |
|
|
4725e6710b
|
Added .ascii sync command to pull the latest art files
|
2023-06-03 01:04:40 -04:00 |
|
|
f5e769ece1
|
ascii stopper improved
|
2023-06-02 20:26:47 -04:00 |
|
|
4048e3aa08
|
Forgot to change @cancer to @scroll when forking this
|
2023-06-02 19:56:41 -04:00 |
|
|
8314e8a1a7
|
Fixed handling missing files
|
2023-06-02 15:15:55 -04:00 |
|
|
4c903645c4
|
Added preview
|
2023-06-02 01:45:38 -04:00 |
|
|
06ed02a283
|
Added preview
|
2023-06-02 01:44:44 -04:00 |
|
|
ac397afd83
|
Initial commit
|
2023-06-02 01:43:45 -04:00 |
|