Tembeon / omega

Customizable Discord bot for creating LFGs
1 stars 0 forks source link

Allow emit year while creating LFG #27

Closed Tembeon closed 4 months ago

Tembeon commented 4 months ago

Right now users can enter date of LFG using this mask: dd MM yyyy. Bot should allow to emit year and handle this case as "now". To example, user enters "30 06" and this should be treated as "30 06 ${NOW_YEAR}". If user manually enters year, then use it.