Simple bot that helps with gif creation
Installation
-
Place awilc_crontab in your resources folder.
-
Run
$ yarn
- Add
ensure awilc_crontab
to your server.cfg
Usage
exports['awilc_crontab']:crontab('* * * * *', function()
print('Test!');
end);
License
Copyright (C) 2025 Aleksander <alekswilc> Wilczyński
Description
Languages
Lua
59.9%
JavaScript
40.1%