зеркало из
https://github.com/Hilbis/Hilbish
synced 2025-07-18 16:52:02 +00:00
fix: remove debug print
Этот коммит содержится в:
родитель
3128ef7934
Коммит
c1b78a8ea7
@ -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
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user