jp00p / AGIMUS

Discord bot for Friends of Desoto
MIT License
10 stars 9 forks source link

New metadata #441

Closed rahmcoff closed 1 year ago

rahmcoff commented 1 year ago

Created a new command to get episode information. It's utils/generatr_show_json.py. This will allow us to keep the files needed for /info, /randomep, and /quiz up to date with minimal work going forward.

There are some issues with it. It requires that the name and episode of the show in the podcast title remains consistent format, which is not true. There also may be other things that cause issues. Kick the tires and make sure it's doing what you want.

fixes #377