oddluck / limnoria-plugins

Limnoria plugins I wrote or forked.
Do What The F*ck You Want To Public License
39 stars 17 forks source link

formatting imdb.template #65

Closed klapvogn closed 1 month ago

klapvogn commented 1 month ago

Hi, I'm trying to add a new format to the imdb.template but I run into : No closing quotation

Here is the thingie : +config supybot.plugins.SpiffyTitles.imdb.template "^ {{imdb_logo}} :: \002{{title}}\002 :: \00303Release\003: {{year}} :: \00303Genre\003: {{genre}} :: \00303Runtime\003: {{runtime}} :: \00303Rating\003: [\00303IMDb\003: {{imdb_rating}} :: \00303MC\003: {{metascore}} \003RT\003: {{tomatoMeter}}] :: \00303Director\003: {{director}} :: \003Starring\003: {{actors}} :: \00303Plot\003: {{plot}}"