#Using Menu for different functions

1 messages · Page 1 of 1 (latest)

empty fjordBOT
#

Detected code, here are some useful tools:

#

<@&987246527741304832> please have a look, thanks.

astral terrace
#

I would extract each menu option to each own method, and make use of more meaningful variable names.
Generally speaking prefer constants, rather than magical numbers for your menu options.
And it looks like you want to use \t.