Main Menu

!remindme

Started by Atlas, May 16, 2016, 02:44:43 AM

Previous topic - Next topic

Atlas

This is a stupid feature someone asked for on my personal Teamspeak; I realize it's stupid.

I was wondering how difficult it would be to make a !remindme type module. Unfortunately I can see that this is a bit niche, since you would most likely need to read the command from server chat.

Assuming server chat is enabled for all users, could the bot poke someone in hh/mm/ss time?

e.g. !remindme 4h = bot pokes you "Reminded" in 4 hours. Reminders probably don't need to survive server restart.

edit: Just kidding, the bot could read it from private message as well, right?

Stefan1200

Creating such a plugin for the JTS3ServerMod is possible and quite easy for a Java developer, especially if the reminders don't have to survive a bot restart (which I don't recommend).

If someone want to create such a plugin, just download the JTS3ServerMod and open the file plugins/Readme_plugins.txt