Releases: slotopol/bot
Releases · slotopol/bot
v0.1.0
bot.windows.x64.zip
contains compiled executable for Windows x64 platform.
New features and changes:
- Added
atom
module with cross-threads synchronizations functions. - Added functions
after
andtick
to create timers on channels for Lua-scripts. Those functions gets the channels that receives values after given duration,tick
channel receives values periodically. - Added Lua-API for Keno-games.
- Added script
script/reg.lua
for bulk users registrations. Setup valueusrnum
in script to actual number of user to register.
v0.0.0
bot.windows.x64.zip
contains compiled executable for Windows x64 platform.