studentenherz / dlebot

This is a new, Rusty, iteration of a telegram bot to query definitions of words from the Spanish Language Dictionary. The original versión was developed in Python and is at studentenherz/dleraebot.
MIT License
2 stars 0 forks source link

Better handle errors #14

Closed studentenherz closed 1 year ago

studentenherz commented 1 year ago

I've changed all unwraps that happen at runtime for non-panicking options.