SileNce5k / discord_bot

My second attempt at making a bot in javascript
The Unlicense
0 stars 0 forks source link

Add aliases for timer command #31

Open SileNce5k opened 1 year ago

SileNce5k commented 1 year ago

set aliases with <prefix>timer setalias pizza 12m pizza is done

which would allow you to do <prefix>timer pizza to set a timer for 12 minutes with the message "pizza is done".

SileNce5k commented 1 year ago

These would also have to be user specific, so each user can set their own aliases.