babennettdev / maturin-discord-bot

A flexible and scalable Discord bot using the NestJS framework.
MIT License
0 stars 0 forks source link

Adjusting input type for giphyService.giphy() #3

Closed babennettdev closed 3 years ago

babennettdev commented 3 years ago

Overview

Quick bugfix to change the input of giphyService.giphy() from string[] to string. This was necessary due to the new parsing done on the command string by the listenerService.