Go to file
Lone_Wolf cde7681245
Update LICENSE
2019-01-13 14:16:35 -08:00
LICENSE Update LICENSE 2019-01-13 14:16:35 -08:00
README.md Add to the README.md 2018-11-17 16:42:28 -08:00
init.lua Disable bot when a message is sent by the player 2018-11-17 16:26:21 -08:00

README.md

afk_bot

Minetest Client Side Mod that notifies players you are offline when they say a keyword

PLEASE REPORT ANY BUGS HERE: https://github.com/LoneWolfHT/afk_bot/issues

Commands

  • .afk
    • <add/remove/list> <(add/remove)-keyword> | Add or remove keywords the bot looks for in chat
    • <cooldown> <(optional)-timeinseconds> | list or set the time that has to pass before the bot can send a message
    • <help/h> lists availiable commands with explanations for each
    • <toggle/t> turns bot on/off

Other Info

Bot will automatically turn off if you send a chat message. Keywords and cooldown are saved to modstorage. SO you don't have to enter them in every time you join. Cooldown limit is set to 5 to prevent spam.