From c09dde56dbb1a48833502232076239eb112643ee Mon Sep 17 00:00:00 2001 From: acidvegas Date: Mon, 26 Jun 2023 02:44:30 -0400 Subject: [PATCH] Added shoutouts to wrk + pull request link --- img2irc.py | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/img2irc.py b/img2irc.py index 8d79719..537a852 100644 --- a/img2irc.py +++ b/img2irc.py @@ -1,7 +1,13 @@ #!/usr/bin/env python # Scroll IRC Art Bot - Developed by acidvegas in Python (https://git.acid.vegas/scroll) -'''big props to wrk (wr34k) for this one, did most of the work, just cleaned it up a little''' +''' + +big props to wrk (wr34k) for this one, did most of the work, just cleaned it up a little + +pull request: https://github.com/ircart/scroll/pull/3 + +''' import io