diff options
Diffstat (limited to 'cat.py')
| -rw-r--r-- | cat.py | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -101,6 +101,10 @@ class VnilCat: status += "\n" status += n["url"] status += "\n\n" +<<<<<<< HEAD +======= + status += "randomly taken from - https://news.ycombinator.com/" +>>>>>>> 95c5afd (chore) self.session.toot(status) |
