eelcohn / Telegram-API

A gateway between IRC chat channels and Telegram groups, supergroups and channels
MIT License
10 stars 3 forks source link

Quote module: can't find last quote added with Telegram's /addquote #25

Closed eelcohn closed 6 years ago

eelcohn commented 6 years ago

To reproduce, on Telegram do this: /addquote /quote Eggdrop: quote not found

It gets written to the quote.txt file correctly though

eelcohn commented 6 years ago

Fixed in 13fe219 and b6cf318