LoLei / copypasta-search

Search and retrieve copypasta on Reddit with Python 🖨️🍝🐍

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Returns '...' sometimes

LoLei opened this issue · comments

Apparently it returns ... sometimes. Happened via https://github.com/LoLei/ircbot.

This only happens in ircbot usage. Most likely due to empty messages + ... appending / newlines replacing.

https://github.com/LoLei/ircbot/blob/master/command.py#L448