angram/lib/plugins
jay 1597acca72 fix(eater): 🥅 catch async error on full food
Attempt to fix async error returned by `bot.consume`.
Fixed by wrapping in a `try{}` block and using `.catch`.
Still don't know why or how this works 🤷.
2021-03-22 17:32:56 +05:00
..
armor.js feat: 🎉 init new repo 2020-12-21 21:08:38 +05:00
command.js feat(statemachine): 🚧 first draft of new xstate based statemachine implementation 2021-03-22 14:32:08 +05:00
eater.js fix(eater): 🥅 catch async error on full food 2021-03-22 17:32:56 +05:00
finder.js feat: 🎉 init new repo 2020-12-21 21:08:38 +05:00
guard.js feat: update guard 2020-12-22 11:28:44 +05:00
informer.js feat(informer): add more detail to item info 2021-01-18 01:24:47 +05:00
inventory.js feat(command): temp. move inventory chat handling to command 2020-12-24 19:41:52 +05:00
miner.js feat: update miner 2020-12-22 11:30:16 +05:00
mover.js fix(mover): lessen move duration for more precise control 2021-01-28 03:52:12 +05:00
sleeper.js fix(sleeper): 🥅 catch sleeping edge case errors 2021-01-16 16:39:42 +05:00
statemachine.js feat(statemachine): 🚧 first draft of new xstate based statemachine implementation 2021-03-22 14:32:08 +05:00