thieleju / statsbot

Discord Bot to gather data from public APIs using node.js and discord.js! Hacktoberfest Event Project
MIT License
22 stars 45 forks source link

added /series command #88

Closed dashroshan closed 2 years ago

dashroshan commented 2 years ago

Added new command/series

Details

The user enters the name of the series to lookup using the /series command and the bot shows an embed with the series name, description, cover image, rating, status, previous and next episode name and release dates.

This is in reference to this issue