ServiceNowDevProgram / SlackerBot

The official application repository for the bot @Slacker on the sndevs.com workspace.
https://github.com/ServiceNowDevProgram/Hacktoberfest
9 stars 73 forks source link

Create text to SponGeBoB case.js #281

Closed RaunakScarlet closed 8 months ago

RaunakScarlet commented 8 months ago

solved #194

The task is to convert text into spongebob case which means random capitalization of characters appeared in the text

if the user use the command !spongebob in the text, then !spongebob parser will be activated

for example: !spongebob what is name YOUr name

possible output : whAt iS nAME yoUr naME

Screenshot 2023-10-24 at 10 50 50 PM
RaunakScarlet commented 8 months ago

@SapphicFire will love to contribute more