martial-god / Benny-Scraper

Webnovel and Manga Scraper that stores Webnovels as Epubs, and mangas as either PDFs of Comicbook Archives
https://feahnthor.github.io/
GNU General Public License v3.0
27 stars 4 forks source link

Fix/50 handle no args errors #51

Closed Rian-Porfirio closed 4 months ago

Rian-Porfirio commented 4 months ago

Corrected the main issue. ToLowerInvariant method was called but the object was null, and changed the message "invalid command" to "invalid command or a parameter is missing".