The Mocking Spongebob meme is making its rounds around the Internet. Implementing a GroupMe bot to automatically respond to messages in this way seemed like a great idea to 1) take a break from studying for finals and 2) use my newfound knowledge of making GroupMe bots. Check it out on GitHub.
Once added to a GroupMe group it randomly responds to messages in a Mocking Spongebob style. It only responds to messages with text of a certain length, since longer messages are more meaningful and thus funnier to mock.
The bot is much simpler than HangBot and its only mildly interesting function randomly makes every letter in a message either uppercase or lowercase.