Open woojiahao opened 6 years ago
Allow users to toggle whether they want the bot messages to be deleted after a while or not.
This can be stored as a Preference and subsequently checked per command invoke in the server.
Preference
set duration { duration (in s) } to set it remove duration to remove it
set duration { duration (in s) }
remove duration
Allow users to toggle whether they want the bot messages to be deleted after a while or not.
This can be stored as a
Preference
and subsequently checked per command invoke in the server.set duration { duration (in s) }
to set itremove duration
to remove it