PuzzleTechHub/bot-be-named

~crab commands issues

Closed this issue · 7 comments

Crab module issues

Add ~metacrab as a counterpart to metalion

Sheetcrab should default to pin, with an option to not pin.

Like ~sheetcrab "Title" pin

(Also applicable for sheetlion)

Sheetcrab does not use the pin_utils properly (No reaction to message that is pinned etc)

Add ~metacrab as a counterpart to metalion

Already done when making metalion :)

sheetcreatetabgeneric has a bug where the correct error is not triggered if you try to create a tab with same name but different capitalisation.

~sheetcrab DupName would give correct error
But ~sheetcrab DUPNAME would still fail, but with a different error.

Might be unfixable. Very small error though

Dedup sheets by having functions for every repeated thing in lion and crab

Sheetcrab should default to pin, with an option to not pin.

Like ~sheetcrab "Title" pin

(Also applicable for sheetlion)

Not needed, nobody seems to care.

Dedup sheets by having functions for every repeated thing in lion and crab

Some sheet cleanup done, rest pending under #92

Sheetcrab does not use the pin_utils properly (No reaction to message that is pinned etc)

Not needed, sheetcrab is never used, so pins are not important. Pin functionality was removed anyway