tmolnar0831 / photter

Photter is a small IRC BOT
0 stars 1 forks source link

Blanks #35

Closed coraxyn closed 5 years ago

coraxyn commented 5 years ago

In URL echo Imgur (and perhaps others) have leading blanks. Suggest trimming leading and trailing blanks in response

tmolnar0831 commented 5 years ago

https://lispcookbook.github.io/cl-cookbook/strings.html#trimming-blanks-from-the-ends-of-a-string

tmolnar0831 commented 5 years ago

Fix: https://github.com/tmolnar0831/photter/pull/37