2
3
дзеркало https://github.com/sammy-ette/Hilbish synced 2025-08-10 02:52:03 +00:00
This commit is contained in:
sammyette 2023-12-26 10:13:35 -04:00
джерело 3128ef7934
коміт c1b78a8ea7
Підписано: sammyette
Ідентифікатор GPG ключа: 904FC49417B44DCD

@ -4,7 +4,6 @@ bait.catch('hilbish.init', function()
if os.date '%m' == '12' and hilbish.interactive and hilbish.opts.crimmas then
local crimmas = math.random(1, 31)
print(crimmas)
if crimmas >= 25 and crimmas <= 29 then
print(lunacolors.format '🎄 {green}Merry {red}Christmas{reset} from your {green}favourite{reset} shell {red}(right?){reset} 🌺')
end