Broccoli Soup Broccoli Soup
  1. image
  2. image

Comments (29)

Avatar
Admin

Am testing the comments!!

Upload
(Edited)
Avatar
Admin

I am looking to see what replies look like

Avatar
Regular

Am replying to your reply

Avatar
New

am i reply

Avatar
Regular

Just so u know if u didn't, the archive button only works from the comic and home, but not anything else

Avatar
Admin

oof, thanks for letting me know ;-;

Avatar
Senior

Ant.

Avatar
New

They work

Avatar
New

spiber

Avatar
Regular

women at work!

Avatar
New

I love how broccoli eats the polite after dipping it in her tea :D

(Also this is how far I’ve read and I love it already)

(Secret pie your amazing :D)

Avatar
Senior

Brogle is non biney also hewo potatoe :]

Avatar
New

Hello bean :]

Avatar
Regular

Ever since the start I've been so suspicoous of Doris, I just don't trust them. I can't tell what they're hiding and why they're being controlling. I'm glad Broccoli seems to be developing a voice of their own, an identity that whil3 heavily influenced by Doris, still manages to be something with parts that Doris disagrees with

Avatar
Regular

did you know that pigeons make milk?

Avatar
New

I did from you silly! :3

Avatar
New

Yes

Avatar
New

So do Scorpions.

Avatar
New

Waffle lay, thinking of evil

Add Comment

* Required information
8000
Drag & drop images (max 3)
Captcha Image
Powered by Commentics

Want to know when the comic updates? Subscribe to my newsletter!

jQuery(document).ready(function () { var alt_down = false; jQuery(document).keyup(function(e) { if(document.querySelector('#comment:focus,#author:focus,#email:focus,#url:focus,#mcspvalue:focus')) return; if(e.which == 18) { alt_down = false; } }); jQuery(document).keydown(function(e) { var url = false; if(document.querySelector('#comment:focus,#author:focus,#email:focus,#url:focus,#mcspvalue:focus') || alt_down) return; if (e.which == 37) { // Left arrow key code url = jQuery('comic_url_prev').attr('href'); } else if (e.which == 39) { // Right arrow key code url = jQuery('a.comic-nav-next').attr('href'); } else if (e.which == 18) { // Alt key code alt_down = true; } if (url) { window.location = url; } }); });